{"id":2378821,"name":"snapdev","ecosystem":"npm","description":"snapdev is a code generator that helps with speeding up development.","homepage":"https://github.com/tptshepo/snapdev#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tptshepo/snapdev","keywords_array":["code","generator","snapdev"],"namespace":null,"versions_count":61,"first_release_published_at":"2019-12-30T19:53:49.554Z","latest_release_published_at":"2021-04-28T18:22:14.413Z","latest_release_number":"1.7.25","last_synced_at":"2026-06-02T10:02:23.872Z","created_at":"2022-04-10T00:56:55.809Z","updated_at":"2026-06-02T10:02:23.873Z","registry_url":"https://www.npmjs.com/package/snapdev","install_command":"npm install snapdev","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.25"}},"repo_metadata":{"id":19791333,"uuid":"87914981","full_name":"tptshepo/snapdev","owner":"tptshepo","description":"snapdev is a developer productivity tool to quickly generate full microservices projects or snippets of code.","archived":false,"fork":false,"pushed_at":"2023-01-06T02:25:26.000Z","size":1234,"stargazers_count":1,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T03:05:43.690Z","etag":null,"topics":["code-generator"],"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/tptshepo.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}},"created_at":"2017-04-11T09:22:15.000Z","updated_at":"2021-04-28T18:21:15.000Z","dependencies_parsed_at":"2022-09-09T15:02:40.031Z","dependency_job_id":null,"html_url":"https://github.com/tptshepo/snapdev","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/tptshepo/snapdev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tptshepo","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/sbom","scorecard":{"id":896222,"data":{"date":"2025-08-11","repo":{"name":"github.com/tptshepo/snapdev","commit":"36ab6bc5be8254a0993728a70d349013edd42b60"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tptshepo/snapdev/main.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 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-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-24T13:48:48.793Z","repository_id":19791333,"created_at":"2025-08-24T13:48:48.793Z","updated_at":"2025-08-24T13:48:48.793Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281380452,"owners_count":26491053,"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-28T02:00:06.022Z","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":"tptshepo","name":"Tshepo Mgaga","uuid":"201713","kind":"user","description":"","email":"","website":null,"location":"South Africa","twitter":null,"company":"Qualip Solutions","icon_url":"https://avatars.githubusercontent.com/u/201713?u=fefb2145ca352910d7811bf6908ae18d1b203652\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-13T17:04:50.661Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tptshepo","funding_links":[],"total_stars":17,"followers":2,"following":1,"created_at":"2022-11-09T05:59:15.602Z","updated_at":"2024-04-13T17:05:02.794Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tptshepo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tptshepo/repositories"},"tags":[{"name":"1.7.25","sha":"36ab6bc5be8254a0993728a70d349013edd42b60","kind":"commit","published_at":"2021-04-28T18:21:12.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.25","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.25/manifests"},{"name":"1.7.24","sha":"da211b39a76f8cd05e80e417199e3fc892787460","kind":"commit","published_at":"2021-01-12T19:52:06.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.24","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.24/manifests"},{"name":"1.7.23","sha":"6dcbae7ff1799250e5fa1e199a7d1908dbc91dc0","kind":"commit","published_at":"2020-12-26T04:45:48.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.23","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.23/manifests"},{"name":"1.7.22","sha":"99e90f87de4c1e1c77b8579a7c8aa1ce38b71d65","kind":"commit","published_at":"2020-12-22T20:52:11.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.22","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.22/manifests"},{"name":"1.7.21","sha":"eaa61c3ef84bf497c08ae4f75ebefdba00d072b5","kind":"commit","published_at":"2020-09-10T14:58:21.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.21","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.21/manifests"},{"name":"1.7.20","sha":"5e8a7b8cd27323cbfd2a39b686edebb92268daa3","kind":"commit","published_at":"2020-09-09T14:35:35.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.20","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.20/manifests"},{"name":"1.7.19","sha":"5f5ffa07ed48932da81bafefd1b3e4b9718f89a8","kind":"commit","published_at":"2020-09-08T20:08:02.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.19","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.19/manifests"},{"name":"1.7.18","sha":"e06cc552e0ddbac5292ace3aae1ae4e44f97ccec","kind":"commit","published_at":"2020-09-06T15:26:32.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.18","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.18/manifests"},{"name":"1.7.17","sha":"1032db666aabd701b43c1223bf47bb5569efc110","kind":"commit","published_at":"2020-09-04T07:34:35.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.17","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.17/manifests"},{"name":"1.7.16","sha":"419b8a58892c3b6c2eb1ac53f5559f169af1c0e2","kind":"commit","published_at":"2020-09-04T06:55:50.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.16","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.16/manifests"},{"name":"1.7.15","sha":"bb5842abe4b0a4a5d3ea854ec88c66f4c2159515","kind":"commit","published_at":"2020-09-03T17:23:29.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.15","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.15/manifests"},{"name":"1.7.14","sha":"f71aaf6ac9644e45a68442ca81d42161e409ea2a","kind":"commit","published_at":"2020-09-01T18:16:18.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.14","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.14/manifests"},{"name":"1.7.13","sha":"49319f52d0d8309d87cf62d85961c2bcd1db2a9f","kind":"commit","published_at":"2020-09-01T18:09:46.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.13","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.13/manifests"},{"name":"1.7.12","sha":"1d79ec55abe4b4b41ebdd0cbaba9384c6257b759","kind":"commit","published_at":"2020-08-15T04:41:46.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.12","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.12/manifests"},{"name":"1.7.11","sha":"96aed4f2b9562617aa54bd075e72a7105da1ef81","kind":"commit","published_at":"2020-08-13T18:04:50.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.11","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.11/manifests"},{"name":"1.7.10","sha":"e08c2fdca2e75dddd4e8ad5eccb227d7bf1650e2","kind":"commit","published_at":"2020-08-08T08:01:01.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.10","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.10/manifests"},{"name":"1.7.9","sha":"2c58e43e4820bb2b615c648c4bbf692cf9466e4f","kind":"commit","published_at":"2020-07-31T11:35:54.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.9","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"9339c54aeb6b86ec406d6d2a31cf008bd5ac69bf","kind":"commit","published_at":"2020-07-31T11:30:24.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.8","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"45b8a79c2d13822cb401758bba1e47685b95cb06","kind":"commit","published_at":"2020-07-30T23:01:24.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.7","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.7/manifests"},{"name":"1.7.2","sha":"bbca55ace3ee8e27279a3949a562d46454d67b88","kind":"commit","published_at":"2020-07-29T20:19:42.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.7.2","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.7.2/manifests"},{"name":"1.6.19","sha":"0ce064f2976f387fe9f3d13d61cd994a61eb0d96","kind":"commit","published_at":"2020-07-28T14:10:06.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.6.19","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.6.19/manifests"},{"name":"1.6.2","sha":"05e3647b7c4fc2276fea24f59f820611aabfb853","kind":"commit","published_at":"2020-01-18T04:30:39.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.6.2","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.6.2/manifests"},{"name":"1.5.3","sha":"a655cae59f5e5144138b5de873a244d9b4d02608","kind":"commit","published_at":"2020-01-13T18:09:53.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.5.3","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.5.3/manifests"},{"name":"1.5.0","sha":"7a5f1fcbf629f437933eaac26e6a3dc7503b1f83","kind":"commit","published_at":"2020-01-12T20:35:46.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.5.0","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"d6cbe7476abdfca72483bf2bab57cc0748db413a","kind":"commit","published_at":"2019-12-31T15:53:41.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.4.0","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"ea165b1f31dd93587caea82b197dd082a1d95b5c","kind":"commit","published_at":"2019-12-31T07:05:56.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.3.0","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"ad296cb9caa1268eecc47b4fac97568ec8bc606f","kind":"tag","published_at":"2019-12-30T20:53:52.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.2.0","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"1c09090ac0deaa547fe5e690c8daa576f6a4b2de","kind":"tag","published_at":"2019-12-28T17:47:00.000Z","download_url":"https://codeload.github.com/tptshepo/snapdev/tar.gz/1.0.0","html_url":"https://github.com/tptshepo/snapdev/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tptshepo/snapdev@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T03:29:47.014Z","dependent_packages_count":0,"downloads":195,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":58.03721924745341,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":18.792103942249902,"forks_count":17.419597981652586,"average":30.494149571003646},"purl":"pkg:npm/snapdev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/snapdev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/snapdev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/snapdev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-22T03:04:50.611Z","issues_count":0,"pull_requests_count":54,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":308741.5789473684,"issues_closed_count":0,"pull_requests_closed_count":38,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.07407407407407407,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tptshepo%2Fsnapdev/issues","maintainers":[{"login":"qualipsolutions","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qualipsolutions"},{"login":"tptshepo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tptshepo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/snapdev/codemeta","maintainers":[{"uuid":"tshepomgaga","login":"tshepomgaga","name":null,"email":"tshepo.mgaga@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~tshepomgaga","role":null,"created_at":"2022-11-14T12:18:50.060Z","updated_at":"2022-11-14T12:18:50.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tshepomgaga/packages"}]}