{"id":6498770,"name":"sql-tag-grainstack","ecosystem":"npm","description":"ES2015 tagged template string for preparing SQL statements, works with `pg` and `mysql`","homepage":"https://github.com/blakeembrey/sql-template-tag","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/blakeembrey/sql-template-tag","keywords_array":["sql","template","string","tag","es2015","es6","pg","postgres","mysql"],"namespace":null,"versions_count":6,"first_release_published_at":"2023-03-09T17:42:47.152Z","latest_release_published_at":"2023-03-09T17:46:42.546Z","latest_release_number":"5.0.0","last_synced_at":"2025-10-13T14:08:42.082Z","created_at":"2023-03-09T18:12:21.809Z","updated_at":"2025-10-13T14:08:42.082Z","registry_url":"https://www.npmjs.com/package/sql-tag-grainstack","install_command":"npm install sql-tag-grainstack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.3"}},"repo_metadata":{"id":44674152,"uuid":"132335766","full_name":"blakeembrey/sql-template-tag","owner":"blakeembrey","description":"ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`","archived":false,"fork":false,"pushed_at":"2024-04-21T00:21:20.000Z","size":1188,"stargazers_count":382,"open_issues_count":5,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-10T06:17:04.844Z","etag":null,"topics":["mysql","oracle-db","pg","postgresql","sql","sql-query","sql-query-builder","sqlite","template-tags"],"latest_commit_sha":null,"homepage":"","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/blakeembrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2018-05-06T12:21:16.000Z","updated_at":"2025-08-27T13:21:31.000Z","dependencies_parsed_at":"2024-06-18T13:50:07.101Z","dependency_job_id":"88caead4-20c7-4499-acdf-b12a7793e4b5","html_url":"https://github.com/blakeembrey/sql-template-tag","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/blakeembrey/sql-template-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakeembrey","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/sbom","scorecard":{"id":242629,"data":{"date":"2025-08-11","repo":{"name":"github.com/blakeembrey/sql-template-tag","commit":"cccce03e19059f786aaedcebfba99186ab0ab082"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/blakeembrey/sql-template-tag/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/blakeembrey/sql-template-tag/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/blakeembrey/sql-template-tag/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/blakeembrey/sql-template-tag/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:26","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-17T06:55:52.745Z","repository_id":44674152,"created_at":"2025-08-17T06:55:52.745Z","updated_at":"2025-08-17T06:55:52.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274792291,"owners_count":25350645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":"blakeembrey","name":"Blake Embrey","uuid":"1088987","kind":"user","description":"","email":"","website":"http://blakeembrey.me/","location":null,"twitter":"blakeembrey","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1088987?v=4","repositories_count":206,"last_synced_at":"2025-09-09T00:59:35.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"blakeembrey"}},"html_url":"https://github.com/blakeembrey","funding_links":["https://github.com/sponsors/blakeembrey"],"total_stars":9815,"followers":1882,"following":124,"created_at":"2022-11-02T16:20:48.088Z","updated_at":"2025-09-09T00:59:35.698Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakeembrey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakeembrey/repositories"},"tags":[{"name":"v5.2.1","sha":"cccce03e19059f786aaedcebfba99186ab0ab082","kind":"tag","published_at":"2024-04-20T23:57:17.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.2.1","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"ceccfc33a0e4c72264a5d781d5b2388810fcc098","kind":"tag","published_at":"2023-11-28T08:13:28.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.2.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ee664d608d8ca82c2eb01302e9efd00b1b02b6fa","kind":"tag","published_at":"2023-09-04T21:58:25.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.1.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"e844bc4c914a54d6c27017c53e2a39c91c4facec","kind":"tag","published_at":"2022-05-27T22:19:19.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.0.3","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57537241ea32e5ab6fb5d7645869e603ceac1049","kind":"tag","published_at":"2022-05-13T01:33:41.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.0.2","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"fd2f34be8db4ccacc14d52a9d404ce0e2f72d87f","kind":"tag","published_at":"2022-01-31T19:59:14.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.0.1","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a1715b25c49675585fdc6380363af8223103b5d2","kind":"tag","published_at":"2022-01-31T03:06:17.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v5.0.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"3e0f470821f8d1e0aefba23d1644692418431250","kind":"tag","published_at":"2022-01-30T19:58:21.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v4.1.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"6edfed857453bd471f380d39270a0184467ccbcd","kind":"tag","published_at":"2020-08-09T03:43:33.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v4.0.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"42ed41ff19d32e880caac44496c5f950ebc153c7","kind":"tag","published_at":"2020-05-23T17:51:57.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.4.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"df15ae209519c555ed2c4cdf8b23586d8227722a","kind":"tag","published_at":"2019-10-23T06:27:10.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.3.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"ab16984c13bf76952312411abce927eb1cd64640","kind":"tag","published_at":"2019-07-16T04:22:21.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.2.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"484b85cf995632e1fae53b6060fea10386970dc6","kind":"tag","published_at":"2019-05-04T05:10:04.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.1.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"863bf03fafdd8fe467cd2614f9f86609190654b6","kind":"tag","published_at":"2019-04-17T04:43:07.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.0.2","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2b4b49274e5cd87d5beac8fe51a1f30a0d449bc7","kind":"tag","published_at":"2018-05-06T12:26:27.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.0.1","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4f6f2bcd30905daf55265695075477ac7c05f029","kind":"tag","published_at":"2018-05-06T12:22:32.000Z","download_url":"https://codeload.github.com/blakeembrey/sql-template-tag/tar.gz/v3.0.0","html_url":"https://github.com/blakeembrey/sql-template-tag/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blakeembrey/sql-template-tag@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fsql-template-tag/tags/v3.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-12T09:44:16.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":4.929996775489099,"forks_count":7.839716369376272,"average":17.741243497041395},"purl":"pkg:npm/sql-tag-grainstack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sql-tag-grainstack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sql-tag-grainstack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sql-tag-grainstack/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/blakeembrey"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T03:56:05.104Z","issues_count":23,"pull_requests_count":24,"avg_time_to_close_issue":5137104.761904762,"avg_time_to_close_pull_request":4334383.619047619,"issues_closed_count":21,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":19,"avg_comments_per_issue":3.9130434782608696,"avg_comments_per_pull_request":2.2083333333333335,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":138259.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5,"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/blakeembrey%2Fsql-template-tag/issues","maintainers":[{"login":"blakeembrey","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-tag-grainstack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-tag-grainstack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-tag-grainstack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-tag-grainstack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-tag-grainstack/codemeta","maintainers":[{"uuid":"grainstackdev","login":"grainstackdev","name":null,"email":"loopt.mkv@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~grainstackdev","role":null,"created_at":"2023-03-09T18:35:33.942Z","updated_at":"2023-03-09T18:35:33.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/grainstackdev/packages"}]}