{"id":2392220,"name":"sqlup","ecosystem":"npm","description":"short lived application (job) for updating SQL database schema following a versionned plan","homepage":"https://github.com/startxfr/sqlup","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/startxfr/sqlup","keywords_array":["sqlup","startx","job","nodejs","dev","versionning","database","mariadb","posgresql"],"namespace":null,"versions_count":24,"first_release_published_at":"2018-04-28T19:20:22.450Z","latest_release_published_at":"2020-03-07T10:23:56.233Z","latest_release_number":"0.1.21","last_synced_at":"2026-04-03T21:02:21.166Z","created_at":"2022-04-10T01:08:29.279Z","updated_at":"2026-04-03T21:02:21.166Z","registry_url":"https://www.npmjs.com/package/sqlup","install_command":"npm install sqlup","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.21"}},"repo_metadata":{"id":57368383,"uuid":"131368143","full_name":"startxfr/sqlup","owner":"startxfr","description":"Container based tool for SQL database schema upgrade","archived":false,"fork":false,"pushed_at":"2023-06-21T02:55:17.000Z","size":147,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T20:15:52.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/startxfr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-28T03:18:27.000Z","updated_at":"2020-03-07T10:39:55.000Z","dependencies_parsed_at":"2025-01-06T09:40:57.320Z","dependency_job_id":"75c9fa0e-2b9c-43e7-9b59-826b17df4be4","html_url":"https://github.com/startxfr/sqlup","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":"0.013333333333333308","last_synced_commit":"50ff897ad67b832e20f506ff1f357ae373158c83"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/startxfr/sqlup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/startxfr","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/sbom","scorecard":{"id":846602,"data":{"date":"2025-08-11","repo":{"name":"github.com/startxfr/sqlup","commit":"50ff897ad67b832e20f506ff1f357ae373158c83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': sx/usage:0","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating startx/sv-nodejs:alpine3 to startx/sv-nodejs:alpine3@sha256:3253b7d3e71524e9a629d46e4949babf23eafa231d07efb998cc10855e2aee36","Warn: npmCommand not pinned by hash: Dockerfile:39-49","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T21:36:53.969Z","repository_id":57368383,"created_at":"2025-08-23T21:36:53.969Z","updated_at":"2025-08-23T21:36:53.969Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011614,"owners_count":26084967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"startxfr","name":"STARTX","uuid":"2358273","kind":"user","description":"French consulting and training company delivering expertise to build private and public cloud using Open-Source solutions.","email":"","website":"http://www.startx.fr","location":"france","twitter":null,"company":"STARTX","icon_url":"https://avatars.githubusercontent.com/u/2358273?v=4","repositories_count":24,"last_synced_at":"2023-04-03T19:50:30.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/startxfr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T12:10:50.421Z","updated_at":"2023-04-03T19:50:30.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/startxfr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/startxfr/repositories"},"tags":[{"name":"0.1.21","sha":"6a094161d50d017ffd43c58996f1133acce28b00","kind":"commit","published_at":"2020-03-07T10:28:15.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.21","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.21/manifests"},{"name":"0.1.19","sha":"80a0484768afdb5561636538abe71bb5977d85ae","kind":"tag","published_at":"2020-03-02T01:26:57.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.19","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.19/manifests"},{"name":"0.1.17","sha":"d255346d6bf6e4eb62e3b7e28fc5f704df1f8f36","kind":"commit","published_at":"2019-12-26T01:50:39.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.17","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.17/manifests"},{"name":"0.1.14","sha":"3423a9d4cb76ca412b55f6b429cfe46c68bc0095","kind":"commit","published_at":"2019-01-26T19:18:16.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.14","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.14/manifests"},{"name":"0.1.12","sha":"2191ca4810672b9b17859a6621ac0e82ebd1f1f3","kind":"commit","published_at":"2019-01-26T18:00:48.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.12","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e0cf857de34976da3a343a1598309c3567837eab","kind":"commit","published_at":"2019-01-26T09:56:53.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.11","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.11/manifests"},{"name":"0.1.9","sha":"79ac80075df06effeb4651857b2a4e8a540c1f43","kind":"commit","published_at":"2018-05-14T22:03:16.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.9","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"7aff64e7a0390472a72d6ea8686e96302c3ce150","kind":"commit","published_at":"2018-05-14T00:31:50.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.8","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"112c6731961c2952535686be8ffaf12a70ff54f2","kind":"commit","published_at":"2018-05-13T23:53:05.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.7","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"4db325e73f61285eb38557b7b97ebf426316a140","kind":"commit","published_at":"2018-05-13T23:15:45.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.6","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e0e08beccfb78ef8c31c71d17f477107a1a77657","kind":"commit","published_at":"2018-05-13T22:25:25.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.5","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"10a21118b1466f63d8f61b7020a3edf4b50e9927","kind":"commit","published_at":"2018-05-13T22:06:02.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.4","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"f7fc1afa410cc614b6703bfcbf5457219f3020ab","kind":"commit","published_at":"2018-05-13T15:59:41.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.3","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.3/manifests"},{"name":"0.2.0","sha":"c33d75dc235377432dc928fdc5a98c7273b62cc5","kind":"commit","published_at":"2018-05-13T14:56:17.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.2.0","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"c33d75dc235377432dc928fdc5a98c7273b62cc5","kind":"commit","published_at":"2018-05-13T14:56:17.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.2","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"9a5b5976ae9cbbb36dad07004f4c7e8a8f712c4f","kind":"commit","published_at":"2018-05-01T10:56:01.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.1","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"e76ecda7eadb1b9d15913c8304910dfed487602c","kind":"commit","published_at":"2018-04-29T06:40:53.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.1.0","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.1.0/manifests"},{"name":"0.0.9","sha":"42e95b7922028b5141da55ccfd251723c3c2ca42","kind":"commit","published_at":"2018-04-29T05:45:50.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.0.9","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.9/manifests"},{"name":"0.0.7","sha":"b63b74f1265cb90966e25579bf6e624a871cc7b8","kind":"commit","published_at":"2018-04-28T22:50:10.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.0.7","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"e505f55cc5ef35ccd0d98d41ad4356893b8b0122","kind":"commit","published_at":"2018-04-28T22:15:38.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.0.6","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"f8437da60751d0832910ea6897b6eab2fa5c4b06","kind":"commit","published_at":"2018-04-28T20:52:32.000Z","download_url":"https://codeload.github.com/startxfr/sqlup/tar.gz/0.0.5","html_url":"https://github.com/startxfr/sqlup/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/startxfr/sqlup@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2025-12-26T23:48:21.011Z","dependent_packages_count":1,"downloads":52,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.27419208296832,"dependent_repos_count":10.303930935826395,"dependent_packages_count":20.919690699359002,"stargazers_count":20.924559266288863,"forks_count":15.388159688063329,"docker_downloads_count":null,"average":15.962106534501183},"purl":"pkg:npm/sqlup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sqlup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sqlup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sqlup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-07T03:22:04.117Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/startxfr%2Fsqlup/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sqlup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sqlup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sqlup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sqlup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sqlup/codemeta","maintainers":[{"uuid":"startx-dev","login":"startx-dev","name":null,"email":"dev@startx.fr","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~startx-dev","role":null,"created_at":"2022-11-14T13:09:01.464Z","updated_at":"2022-11-14T13:09:01.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/startx-dev/packages"}]}