{"id":1310001,"name":"@telus/create-library","ecosystem":"npm","description":"an opinionated npm package initializer","homepage":"https://github.com/telus/create-library","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/telus/create-library","keywords_array":["telus","init","npm","create","initializer"],"namespace":"telus","versions_count":68,"first_release_published_at":"2019-08-08T19:40:54.407Z","latest_release_published_at":"2023-07-04T23:25:12.330Z","latest_release_number":"1.16.3","last_synced_at":"2026-04-19T15:47:01.702Z","created_at":"2022-04-08T20:29:41.971Z","updated_at":"2026-04-19T15:47:01.703Z","registry_url":"https://www.npmjs.com/package/@telus/create-library","install_command":"npm install @telus/create-library","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.16.3","alpha":"0.0.10-alpha.1"}},"repo_metadata":{"id":33153757,"uuid":"152944324","full_name":"telus/create-library","owner":"telus","description":"An opinionated npm package starter kit","archived":false,"fork":false,"pushed_at":"2024-08-30T13:19:07.000Z","size":1349,"stargazers_count":6,"open_issues_count":6,"forks_count":7,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-09-27T23:57:26.663Z","etag":null,"topics":["create","init","initializer","npm","platform","security-kpi","telus-digital"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telus.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-14T06:01:11.000Z","updated_at":"2024-04-29T20:38:10.000Z","dependencies_parsed_at":"2024-11-19T02:48:21.615Z","dependency_job_id":null,"html_url":"https://github.com/telus/create-library","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/telus/create-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telus","download_url":"https://codeload.github.com/telus/create-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/sbom","scorecard":{"id":873414,"data":{"date":"2025-08-11","repo":{"name":"github.com/telus/create-library","commit":"fea3fd99b696877827dbb3f2dfd0231d31d60ded"},"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":"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":"Code-Review","score":7,"reason":"Found 23/29 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml: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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/telus/create-library/publish.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yaml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-24T05:00:38.310Z","repository_id":33153757,"created_at":"2025-08-24T05:00:38.310Z","updated_at":"2025-08-24T05:00:38.310Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281326267,"owners_count":26482050,"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-27T02:00:05.855Z","response_time":61,"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":"telus","name":"TELUS Telecommunications","uuid":"9374493","kind":"organization","description":"","email":null,"website":"https://www.telus.com/digital","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9374493?v=4","repositories_count":99,"last_synced_at":"2023-03-01T13:55:24.020Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/telus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:13:53.288Z","updated_at":"2023-03-01T13:55:24.099Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telus/repositories"},"tags":[{"name":"v1.16.3","sha":"420c6f148ea46ba62efa07179a145d2129f968a9","kind":"commit","published_at":"2023-07-04T23:24:37.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.16.3","html_url":"https://github.com/telus/create-library/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"3026e66cd3f3648b42717faa8f03cc44c00b180c","kind":"commit","published_at":"2023-07-04T22:57:36.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.16.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"3395ce1d7ad59265d7243b716f0e252a2c2dd115","kind":"commit","published_at":"2023-05-24T19:05:08.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.16.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2a68737e584f70c162dec363e8fafba004d46838","kind":"commit","published_at":"2023-05-24T18:56:51.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.16.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"ba6f4cddc7f93b757ec563616380f3a0fcda3e99","kind":"commit","published_at":"2022-12-16T08:18:30.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.15.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"3f2f8a1dd28ab4eedd9b40c1d8e947e5968d8351","kind":"commit","published_at":"2022-11-23T10:11:33.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.15.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"57cddb5633766e0fbd27cb524ebdd8e107fce995","kind":"commit","published_at":"2022-11-23T07:26:40.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.15.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"d826b48442d3400e3f71742470c63f9e0be15310","kind":"commit","published_at":"2022-11-10T12:33:10.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.14.3","html_url":"https://github.com/telus/create-library/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"7f7e63844453abf40d7073ce268f9890d668b6f0","kind":"commit","published_at":"2022-09-30T11:57:21.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.14.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4b8951720ad22310f3d5466f07d3ed47b69a6fd4","kind":"commit","published_at":"2022-07-28T14:42:50.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.14.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e625620b24a7b214a127791ec8cfe5c730a39bc2","kind":"commit","published_at":"2022-07-19T08:55:25.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.14.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"199f2df09b9a2070174f1b02636782c34b0d8bdb","kind":"commit","published_at":"2022-07-15T09:04:01.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.13.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"d3ce82eb072425245f1da4e54f90f06db8177506","kind":"commit","published_at":"2022-06-24T09:26:24.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.11","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"31d7e3b9f9f4c4d776dc8a0c86360c5e817ca91e","kind":"commit","published_at":"2022-05-12T13:57:53.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.10","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"408d3d61198c433298694b380b5112aefcb52606","kind":"commit","published_at":"2022-03-22T12:31:58.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.9","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"0d7f192672e4bab507d23eb765d33912d431813f","kind":"commit","published_at":"2022-02-24T10:01:21.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.8","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"8bcfb7104d28ec62624f56f90e4023dfb813b535","kind":"commit","published_at":"2022-02-01T11:24:28.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.7","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"be43abf0aedd75cdea903838bb12de2d074cdad0","kind":"commit","published_at":"2021-12-24T10:02:48.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.6","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6b56865be52765fdbddad1edd803c60ed08a46c4","kind":"commit","published_at":"2021-10-25T10:32:13.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.5","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"19315c99b6bdcb887c5443693ae70f601a7362ac","kind":"commit","published_at":"2021-08-27T07:39:34.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.4","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"1ba8dfb7f5260f8cbee9acb093bc3a83a1ced6ce","kind":"commit","published_at":"2021-07-09T09:47:58.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.3","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"c19838f0a326b9f63f66a86bd4d72a3179c10b20","kind":"commit","published_at":"2021-07-06T11:42:46.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"f1b544d5dfea39fc8f4a69a976cc5f4148d70e60","kind":"commit","published_at":"2021-07-06T09:51:41.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"29b1b6349e1daf1525bc72374cf0ca8fa3240fc9","kind":"commit","published_at":"2021-05-07T07:53:33.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.12.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.12.0/manifests"},{"name":"v1.11.12","sha":"95eb94a8b1d2590c1b6eb8f52b16f7eaca71a45c","kind":"commit","published_at":"2020-11-04T17:24:09.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.12","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.12/manifests"},{"name":"v1.11.11","sha":"f2155f2c97120885006d4bf6337d1fbe3e216c0e","kind":"commit","published_at":"2020-10-01T20:56:26.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.11","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"ad457f99f6026ce4511d34987400842d18b1b1ff","kind":"commit","published_at":"2020-06-25T16:46:03.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.10","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"51b358fc6bdf263f1c86b3930688827e4935435e","kind":"commit","published_at":"2020-04-09T17:30:44.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.9","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"46d9d8cf535c12889ed38d8bd7371226215849dc","kind":"commit","published_at":"2020-04-07T20:47:36.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.8","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"b8f23d3b70e88141504bfb1ee78a6ad0853a8029","kind":"commit","published_at":"2020-04-07T20:30:39.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.7","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"ad8fddaf9f64a06d80914d27a69187c904210094","kind":"commit","published_at":"2020-04-07T20:11:59.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.6","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"e647be64a23315bb1e1c7a4cbb0160f948910db6","kind":"commit","published_at":"2020-04-07T19:42:17.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.5","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"fa5bed21ad9cea85b71c152db74e72414f29e19f","kind":"commit","published_at":"2020-01-28T23:57:24.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.4","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"1980d6e5d310b60fd87e0c8d005e8733a9a145e5","kind":"commit","published_at":"2020-01-06T17:55:57.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.3","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"f489e91997fda594c169f7095ac52744c2fec814","kind":"commit","published_at":"2019-12-31T17:17:36.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"5419b1c0111bf828af8d33864b49cfd67e888b46","kind":"commit","published_at":"2019-07-06T00:08:00.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"38f1ec77641a171a4a8b76872993002599655e3e","kind":"commit","published_at":"2019-07-05T19:28:02.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.11.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"746973f3bca0a3a2652a1eef5570b6b30c168cfe","kind":"commit","published_at":"2019-06-27T22:55:55.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.10.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d25f1ba463de3576d479014c6b4c18aaab0d691e","kind":"commit","published_at":"2019-06-26T23:42:37.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.9.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"c8c7b92c5ae4455d54e9b737a0d90f9c8c7f9525","kind":"commit","published_at":"2019-02-05T22:03:23.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.8.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b75b816d69310404f6051b7510f53affccec8893","kind":"commit","published_at":"2018-12-18T21:53:20.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.8.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"f3ec7c594bd186afa24126344a067e4737b4f33b","kind":"commit","published_at":"2018-11-28T21:40:04.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.7.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"74c7d61f875c9ce5ade08e406531f89bd5544c2b","kind":"commit","published_at":"2018-11-28T17:30:51.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.6.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"d52eae0df310bca3cb351bd3061c1536dd9b77dd","kind":"commit","published_at":"2018-11-21T21:00:10.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.5.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"5c299c5fb39fb0da1c936866cfe9ffe0c922e0db","kind":"commit","published_at":"2018-11-21T17:45:15.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.5.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1886437eb919248f1306687f31d5db5ac3216ede","kind":"commit","published_at":"2018-11-21T17:41:13.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.4.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"a45e72bf86891f3a1bdfddc9f4de5421b2373947","kind":"commit","published_at":"2018-11-19T18:18:31.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.3.4","html_url":"https://github.com/telus/create-library/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c7a4d8942ac5bdd5df9004ffadd1211c2766ef77","kind":"commit","published_at":"2018-11-06T19:36:49.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.3.3","html_url":"https://github.com/telus/create-library/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"32783e1b34c46602e44a64561dd95c96fd2fdf48","kind":"commit","published_at":"2018-10-30T03:56:12.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.3.2","html_url":"https://github.com/telus/create-library/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1dc47ee308ebba6185012ff6ebf6902131192d83","kind":"commit","published_at":"2018-10-30T03:16:53.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.3.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b88c8d9255899061700de7428be2d012beb0f1a9","kind":"commit","published_at":"2018-10-26T14:30:51.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.3.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"7a998ec008492fbfa88c1aeb293e8f979e0b3974","kind":"commit","published_at":"2018-10-25T17:48:06.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.2.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4ef825641a92672495a6687a9283928e615a3256","kind":"commit","published_at":"2018-10-22T20:09:31.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.1.1","html_url":"https://github.com/telus/create-library/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"643b75fdd6b4cccd87ee261cac01baa8b878f94e","kind":"commit","published_at":"2018-10-15T22:46:52.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.1.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b66b3ebac90d9dd0ac14762acdc1506f7350a23","kind":"commit","published_at":"2018-10-14T06:05:05.000Z","download_url":"https://codeload.github.com/telus/create-library/tar.gz/v1.0.0","html_url":"https://github.com/telus/create-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telus/create-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T19:18:15.561Z","dependent_packages_count":1,"downloads":893,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.445320614089751,"dependent_repos_count":10.31421202209354,"dependent_packages_count":20.938335483624662,"stargazers_count":10.88838478530418,"forks_count":7.0081019915594664,"docker_downloads_count":null,"average":11.118870979334321},"purl":"pkg:npm/%40telus/create-library","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@telus/create-library","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@telus/create-library","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@telus/create-library/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T06:10:56.542Z","issues_count":15,"pull_requests_count":97,"avg_time_to_close_issue":59442599.428571425,"avg_time_to_close_pull_request":4308637.5869565215,"issues_closed_count":14,"pull_requests_closed_count":92,"pull_request_authors_count":29,"issue_authors_count":8,"avg_comments_per_issue":0.4666666666666667,"avg_comments_per_pull_request":0.6701030927835051,"merged_pull_requests_count":53,"bot_issues_count":3,"bot_pull_requests_count":42,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/telus%2Fcreate-library/issues","maintainers":[{"login":"pdufault","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdufault"},{"login":"foxted","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foxted"},{"login":"amelcharai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amelcharai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@telus%2Fcreate-library/codemeta","maintainers":[{"uuid":"pdufault","login":"pdufault","name":null,"email":"phil@dufault.info","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~pdufault","role":null,"created_at":"2022-11-19T20:45:37.508Z","updated_at":"2022-11-19T20:45:37.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pdufault/packages"},{"uuid":"telusdigitaldelivery","login":"telusdigitaldelivery","name":null,"email":"rpabot.digitaldelivery@telus.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~telusdigitaldelivery","role":null,"created_at":"2022-11-19T20:45:37.513Z","updated_at":"2022-11-19T20:45:37.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telusdigitaldelivery/packages"},{"uuid":"stv-telus","login":"stv-telus","name":null,"email":"steve.tannock@telus.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~stv-telus","role":null,"created_at":"2022-11-19T20:45:37.525Z","updated_at":"2022-11-19T20:45:37.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stv-telus/packages"}]}