{"id":1156489,"name":"@rshig/sql","ecosystem":"npm","description":"SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).","homepage":"http://github.com/sql-js/sql.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sql-js/sql.js","keywords_array":["sql","sqlite","stand-alone","relational","database","RDBMS","data","query","statement","emscripten","asm","asm.js"],"namespace":"rshig","versions_count":1,"first_release_published_at":"2021-11-29T22:39:00.165Z","latest_release_published_at":"2021-11-29T22:39:00.165Z","latest_release_number":"1.6.2","last_synced_at":"2026-04-23T04:32:51.198Z","created_at":"2022-04-08T12:21:58.700Z","updated_at":"2026-04-23T04:32:51.199Z","registry_url":"https://www.npmjs.com/package/@rshig/sql","install_command":"npm install @rshig/sql","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.2"}},"repo_metadata":{"id":2576381,"uuid":"3556910","full_name":"sql-js/sql.js","owner":"sql-js","description":"A javascript library to run SQLite on the web.  ","archived":false,"fork":false,"pushed_at":"2025-04-14T07:42:11.000Z","size":149192,"stargazers_count":13375,"open_issues_count":142,"forks_count":1095,"subscribers_count":236,"default_branch":"master","last_synced_at":"2025-10-22T01:52:36.545Z","etag":null,"topics":["database","emscripten","javascript","sql","sqlite","wasm"],"latest_commit_sha":null,"homepage":"http://sql.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sql-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-02-27T03:05:49.000Z","updated_at":"2025-10-21T21:41:46.000Z","dependencies_parsed_at":"2024-02-04T15:12:31.137Z","dependency_job_id":"60bc4cf9-d208-4141-b95c-f934105657b8","html_url":"https://github.com/sql-js/sql.js","commit_stats":{"total_commits":468,"total_committers":53,"mean_commits":8.830188679245284,"dds":0.4935897435897436,"last_synced_commit":"158dfb49d5742b8c12af48eda344d3ff1622692d"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/sql-js/sql.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-js","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/sbom","scorecard":{"id":842975,"data":{"date":"2025-08-11","repo":{"name":"github.com/sql-js/sql.js","commit":"52e5649f3a3a2a46aa4ad58a79d118c22f56cf30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sql-js/sql.js/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sql-js/sql.js/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sql-js/sql.js/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sql-js/sql.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sql-js/sql.js/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.13.0 not signed: https://api.github.com/repos/sql-js/sql.js/releases/206044571","Warn: release artifact v1.12.0 not signed: https://api.github.com/repos/sql-js/sql.js/releases/182560647","Warn: release artifact v1.11.0 not signed: https://api.github.com/repos/sql-js/sql.js/releases/167890595","Warn: release artifact v1.10.3 not signed: https://api.github.com/repos/sql-js/sql.js/releases/151060950","Warn: release artifact v1.10.2 not signed: https://api.github.com/repos/sql-js/sql.js/releases/137861072","Warn: release artifact v1.13.0 does not have provenance: https://api.github.com/repos/sql-js/sql.js/releases/206044571","Warn: release artifact v1.12.0 does not have provenance: https://api.github.com/repos/sql-js/sql.js/releases/182560647","Warn: release artifact v1.11.0 does not have provenance: https://api.github.com/repos/sql-js/sql.js/releases/167890595","Warn: release artifact v1.10.3 does not have provenance: https://api.github.com/repos/sql-js/sql.js/releases/151060950","Warn: release artifact v1.10.2 does not have provenance: https://api.github.com/repos/sql-js/sql.js/releases/137861072"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:52:24.582Z","repository_id":2576381,"created_at":"2025-08-23T20:52:24.582Z","updated_at":"2025-08-23T20:52:24.582Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-25T02:00:05.816Z","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":"sql-js","name":"SQL.JS","uuid":"61704472","kind":"organization","description":"sql.js is a relational database for the web","email":null,"website":"https://github.com/sql-js/sql.js#sqlite-compiled-to-javascript-","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61704472?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:53:03.916Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sql-js","funding_links":[],"total_stars":12196,"followers":34,"following":0,"created_at":"2022-11-02T16:37:28.044Z","updated_at":"2024-03-25T20:53:03.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-js/repositories"},"tags":[{"name":"v1.13.0","sha":"c35e16116c94688e739c1c9ab2c859b4f087837e","kind":"tag","published_at":"2025-03-14T16:15:56.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.13.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"436a8803985e463986c46de1eb8d04e8c4693200","kind":"tag","published_at":"2024-10-29T20:48:14.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.12.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"158dfb49d5742b8c12af48eda344d3ff1622692d","kind":"tag","published_at":"2024-07-30T16:38:43.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.11.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"d58d741189660f64555a603fbebfe4fae6a121bd","kind":"tag","published_at":"2024-04-14T08:48:05.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.10.3","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"de08ddb35647d1b4881c90751a1e4bb6029aab57","kind":"tag","published_at":"2024-01-20T23:08:48.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.10.2","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"53335a970fce2af6f59f919e7b06f901b54c807b","kind":"tag","published_at":"2024-01-16T17:10:17.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.10.1","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3d307685dba0ae89d3b8a49808284f088e976e81","kind":"tag","published_at":"2024-01-16T13:07:09.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.10.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"783bf1285a4e764c3586f392c3afe0d5fb42e984","kind":"tag","published_at":"2023-11-28T20:18:12.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.9.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"12d3603038879442c7e376eb35b631d68c16d14d","kind":"tag","published_at":"2022-09-08T01:35:06.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.8.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4ab923e8384edf0ebc7cf46288abdfd55949e3c3","kind":"tag","published_at":"2022-06-01T08:37:18.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.7.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"997d56fb954b63e76cf8d549c4660c972381768e","kind":"tag","published_at":"2021-09-30T15:23:47.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.6.2","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"714d44ceb3c4a492433fc258a6ea074c98da2d8a","kind":"tag","published_at":"2021-08-12T12:52:36.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.6.1","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"65c127c60fcdc45033b6a8698675d0f9c4896df1","kind":"tag","published_at":"2021-08-12T12:48:20.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.6.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f5d9f5482c52870b41e00d1ab9de3834b4c8b8c8","kind":"tag","published_at":"2021-03-15T09:58:49.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.5.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a73bc4067d4fe76feace69e16dbe3d1ba53d80c6","kind":"tag","published_at":"2020-10-19T19:29:13.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.4.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c43a89d3c1d592aae954674959790629af9f6cbf","kind":"tag","published_at":"2020-10-03T21:37:43.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.3.2","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"2b324ec76aaddff9268d3bb3dcc9178a42d69135","kind":"tag","published_at":"2020-10-03T21:08:20.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.3.1","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d890afba12a2cfad141745ea375e5b4a782539a8","kind":"tag","published_at":"2020-05-23T20:40:39.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.3.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"30a554ca272a4344278b393a8b1181aed5192192","kind":"tag","published_at":"2020-04-04T20:36:32.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.2.2","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f61129fd5d8dbb69f92e28b8ec52bcb71624636e","kind":"tag","published_at":"2020-03-11T11:33:33.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.2.1","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c9c8bf75aeba965fe69d64a7e9ec28526a1a7034","kind":"tag","published_at":"2020-03-11T10:57:59.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.2.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"bfb6d7106da147f2bb439769ce89f9177a1c4790","kind":"tag","published_at":"2019-12-15T21:56:38.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.1.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3f0ecc4824f2222eabb5145615da20ceaef422ea","kind":"tag","published_at":"2019-11-05T18:16:47.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.0.1","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"64d66692033b7b3bc639750c53596ff79be62811","kind":"tag","published_at":"2019-05-01T16:03:26.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/v1.0.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/v1.0.0/manifests"},{"name":"2017.12-53479234-deoptimize","sha":"53479234ad20487e3d1bd6aa78897e4e86f27d4c","kind":"commit","published_at":"2018-09-23T19:55:20.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/2017.12-53479234-deoptimize","html_url":"https://github.com/sql-js/sql.js/releases/tag/2017.12-53479234-deoptimize","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@2017.12-53479234-deoptimize","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/2017.12-53479234-deoptimize","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/2017.12-53479234-deoptimize/manifests"},{"name":"2017.12-07593402-sqlite3.v3.22.0","sha":"07593402037e61c9a9c52cddb0b58ca19dc42ecb","kind":"commit","published_at":"2017-12-31T11:58:08.000Z","download_url":"https://codeload.github.com/sql-js/sql.js/tar.gz/2017.12-07593402-sqlite3.v3.22.0","html_url":"https://github.com/sql-js/sql.js/releases/tag/2017.12-07593402-sqlite3.v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sql-js/sql.js@2017.12-07593402-sqlite3.v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/2017.12-07593402-sqlite3.v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/tags/2017.12-07593402-sqlite3.v3.22.0/manifests"}]},"repo_metadata_updated_at":"2025-11-25T07:26:10.743Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.1578244595107834,"forks_count":1.3627113192257967,"average":18.473161583761133},"purl":"pkg:npm/%40rshig/sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rshig/sql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rshig/sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rshig/sql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-25T07:26:10.158Z","issues_count":142,"pull_requests_count":54,"avg_time_to_close_issue":7379512.578947368,"avg_time_to_close_pull_request":5782555.3,"issues_closed_count":76,"pull_requests_closed_count":40,"pull_request_authors_count":35,"issue_authors_count":130,"avg_comments_per_issue":3.8028169014084505,"avg_comments_per_pull_request":2.462962962962963,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":176273.6,"past_year_avg_time_to_close_pull_request":66249.14285714286,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.0714285714285716,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-js%2Fsql.js/issues","maintainers":[{"login":"lovasoa","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lovasoa"},{"login":"kaizhu256","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaizhu256"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rshig%2Fsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rshig%2Fsql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rshig%2Fsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rshig%2Fsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rshig%2Fsql/codemeta","maintainers":[{"uuid":"rshig","login":"rshig","name":null,"email":"rshig@fastmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~rshig","role":null,"created_at":"2022-11-20T23:22:18.296Z","updated_at":"2022-11-20T23:22:18.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rshig/packages"}]}