{"id":1070732,"name":"@munter/netlify-lambda","ecosystem":"npm","description":"Build and serve lambda function with webpack compilation","homepage":"https://github.com/netlify/netlify-lambda#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/netlify/netlify-lambda","keywords_array":[],"namespace":"munter","versions_count":1,"first_release_published_at":"2018-09-15T21:28:14.339Z","latest_release_published_at":"2018-09-15T21:28:14.339Z","latest_release_number":"0.4.1","last_synced_at":"2026-03-10T07:32:58.553Z","created_at":"2022-04-07T20:46:40.847Z","updated_at":"2026-03-10T07:38:29.040Z","registry_url":"https://www.npmjs.com/package/@munter/netlify-lambda","install_command":"npm install @munter/netlify-lambda","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.1"}},"repo_metadata":{"id":27884173,"uuid":"110575325","full_name":"netlify/netlify-lambda","owner":"netlify","description":"Helps building and serving lambda functions locally and in CI environments","archived":false,"fork":false,"pushed_at":"2024-02-06T07:55:43.000Z","size":3819,"stargazers_count":593,"open_issues_count":1,"forks_count":115,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-09-30T07:02:54.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netlify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-13T16:52:25.000Z","updated_at":"2025-09-10T07:43:47.000Z","dependencies_parsed_at":"2024-02-04T16:19:33.047Z","dependency_job_id":"ebacefe3-d6a2-4930-83cf-447eb754d4b9","html_url":"https://github.com/netlify/netlify-lambda","commit_stats":{"total_commits":512,"total_committers":68,"mean_commits":7.529411764705882,"dds":0.578125,"last_synced_commit":"f2c2638f4c7e5343fda2ba2696706547c1c20cc9"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/netlify/netlify-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/sbom","scorecard":{"id":680860,"data":{"date":"2025-08-11","repo":{"name":"github.com/netlify/netlify-lambda","commit":"f2c2638f4c7e5343fda2ba2696706547c1c20cc9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/netlify-lambda/test.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/netlify/.github/SECURITY.md:1","Info: Found linked content: github.com/netlify/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/netlify/.github/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":"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","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-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-21T23:07:16.831Z","repository_id":27884173,"created_at":"2025-08-21T23:07:16.831Z","updated_at":"2025-08-21T23:07:16.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006611,"owners_count":26084131,"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-11T02:00:06.511Z","response_time":55,"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":"netlify","name":"Netlify","uuid":"7892489","kind":"organization","description":"Netlify builds, deploys and hosts your front-end","email":"team@netlify.com","website":"https://www.netlify.com","location":"San Francisco","twitter":"netlify","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7892489?v=4","repositories_count":367,"last_synced_at":"2025-09-30T07:02:28.684Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/netlify","funding_links":[],"total_stars":22294,"followers":10894,"following":0,"created_at":"2022-11-02T16:39:06.305Z","updated_at":"2025-09-30T07:02:28.684Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify/repositories"},"tags":[{"name":"v2.0.16","sha":"f2c2638f4c7e5343fda2ba2696706547c1c20cc9","kind":"commit","published_at":"2023-02-15T15:22:17.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.16","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"c9c2fecf88404e614eb6e109d5677ab2deb80ee3","kind":"commit","published_at":"2021-10-14T09:54:24.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.15","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"d9ee7c2c80acb26cc421eaf8fbb04699d1ce70e8","kind":"commit","published_at":"2021-08-09T10:00:08.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.14","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"c5eed01bb43f27c25c46b0b78c7c8faa9719c40f","kind":"commit","published_at":"2021-08-02T10:11:04.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.13","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b71b60eebe797aabd8ac5488de8bfaddb919aa9a","kind":"commit","published_at":"2021-07-26T09:13:00.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.12","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"3045322c2c7fd5283cd07c3a36f049cc51752c2a","kind":"commit","published_at":"2021-07-05T10:51:52.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.11","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"a383da5216999e7078b94673c9af6f664003f916","kind":"commit","published_at":"2021-06-22T11:34:18.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.10","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"326a2cf8c6cac8ce41f61677a9032c84bd6e87ee","kind":"commit","published_at":"2021-06-14T09:52:20.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.9","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"cb54a369bee43e9dfdcc94ea1cecb0f7d756d61b","kind":"commit","published_at":"2021-05-31T07:53:11.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.8","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ec3cc21cae86cc2651d7b1d0e33ee3f67919b056","kind":"commit","published_at":"2021-05-18T08:21:56.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.7","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"fa19ceb8965b14e5ca157905ecd8fbb927467be8","kind":"commit","published_at":"2021-05-03T09:30:01.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.6","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"02637cbbdf474c08a6dd1c00bb423a86096d355a","kind":"commit","published_at":"2021-04-26T08:05:01.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.5","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"d1392515ccaf9666b66a5f32662a242ccb176516","kind":"commit","published_at":"2021-04-20T16:29:32.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.4","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d7cd19aedfc14620f2b0ebab97b49462f182ea56","kind":"commit","published_at":"2021-01-18T16:53:41.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.3","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ba9d47e0772271c376b88307a5ba391271b35618","kind":"tag","published_at":"2020-12-13T09:15:00.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.2","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"8e9ac7b0b3ae55b7493360000301bd21f4e917b4","kind":"tag","published_at":"2020-07-21T13:53:54.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9d84254be9224c2a35adfe06ee288533902def2b","kind":"tag","published_at":"2020-07-15T09:01:59.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v2.0.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v2.0.0/manifests"},{"name":"v1.6.3","sha":"f0668ce8e543f1d3263a1a04c90cdf69b14a023f","kind":"tag","published_at":"2019-08-22T06:49:15.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.6.3","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"6a8eec129415626b9b7bed1e2807476448efbd51","kind":"tag","published_at":"2019-08-16T21:25:37.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.6.2","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a60729eda6fa617e89cbf6fb90a94bef2dfbaf77","kind":"tag","published_at":"2019-08-16T14:20:16.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.6.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e5c00a11762352968cecf02b357616df31afe1a0","kind":"tag","published_at":"2019-08-15T16:10:21.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.6.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"6abf6c31b9c6815523467eeaddbbba534c1f377a","kind":"tag","published_at":"2019-07-25T15:51:27.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.5.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3115c1b78d84633b70d75f1068edcafb9162fbd1","kind":"tag","published_at":"2019-07-05T16:43:13.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.5.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.5.0/manifests"},{"name":"v1.4.13","sha":"378f0b53ddccc0ba53707d414097cf809c09ddf1","kind":"tag","published_at":"2019-05-22T20:48:38.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.13","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"4bb01ab1a7edc58f80b86f4d150cc95a5108fd79","kind":"tag","published_at":"2019-05-22T07:20:51.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.12","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"b26f1a1ca44ba196d6ba92ba3c142358826b2b0d","kind":"tag","published_at":"2019-05-19T19:31:21.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.11","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"36cb222ec86821972c238e8f873a0f30584fae9b","kind":"tag","published_at":"2019-05-18T03:37:18.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.10","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"ccf83b123dc3d0d395bb3e7fcb47597a5347a47d","kind":"tag","published_at":"2019-05-16T15:55:58.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.9","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c23bd15df2c022a44b9d7be90d8a38584776113d","kind":"tag","published_at":"2019-05-16T15:53:35.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.8","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"d35fa6207c4c94030f6e78535e8ddc842bf5bf98","kind":"tag","published_at":"2019-05-02T03:35:49.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.7","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f8433edf7db55b35b2bc9f43fe40a6604c3825c7","kind":"tag","published_at":"2019-05-02T03:34:22.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.6","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"2ea4d3cac9adde578d25c052b43fc7181022acb2","kind":"tag","published_at":"2019-04-16T23:35:27.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.5","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"53e2c13bdd20aa8374f437f865c6662d0511e3b1","kind":"tag","published_at":"2019-04-15T16:51:10.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.4","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"95a663b625853a4d68776796a2c9718c0eb46c79","kind":"tag","published_at":"2019-03-15T00:59:25.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.3","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c562d7c65986a2167635ce9244ecb2ee34b69aef","kind":"tag","published_at":"2019-02-13T11:30:17.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.2","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56402cdc742b97583f5755a4631530355fbb3019","kind":"tag","published_at":"2019-02-13T04:14:58.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"932147915f6f5acd25064a400f45d79bbf11d5f5","kind":"tag","published_at":"2019-02-12T09:31:31.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.4.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.4.0/manifests"},{"name":"1.4.0","sha":"520b90854a9806084417b5c4f9136de246c70fe7","kind":"commit","published_at":"2019-02-12T09:23:45.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/1.4.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.4.0/manifests"},{"name":"v1.3.3","sha":"b63734e19b094595675379d5f8fa7a4e098ded72","kind":"tag","published_at":"2019-02-03T08:36:58.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.3.3","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.3/manifests"},{"name":"1.3.3","sha":"b63734e19b094595675379d5f8fa7a4e098ded72","kind":"commit","published_at":"2019-02-03T08:36:58.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/1.3.3","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.3.3/manifests"},{"name":"v1.3.2","sha":"8db4bbc3f1bb8c3e4d0401eaad8d0f611902ba69","kind":"tag","published_at":"2019-02-03T08:09:07.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.3.2","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d1546abc8e86907cec4d265481cfede89938b9bb","kind":"tag","published_at":"2019-01-31T00:28:54.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.3.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.1/manifests"},{"name":"1.3.1","sha":"1b05e080ce2300e22f6580f3b17aa597d4c0ff84","kind":"commit","published_at":"2019-01-31T00:28:26.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/1.3.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/1.3.1/manifests"},{"name":"v1.3.0","sha":"4551b46a252047ffa4705b1dd8ef88f3c3804e31","kind":"tag","published_at":"2019-01-21T19:48:56.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.3.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.3.0/manifests"},{"name":"v1.1.1","sha":"90226932e269b28a499fdff5ae8254c1135ae3a5","kind":"tag","published_at":"2018-12-15T01:54:35.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.1.1","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d3edd6ddb158dceb12780918dc58e333df1030d1","kind":"tag","published_at":"2018-12-03T10:06:32.000Z","download_url":"https://codeload.github.com/netlify/netlify-lambda/tar.gz/v1.1.0","html_url":"https://github.com/netlify/netlify-lambda/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/netlify-lambda@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-10T07:38:29.017Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":51.294471467803774,"dependent_repos_count":10.418147463816307,"dependent_packages_count":21.11775581326721,"stargazers_count":2.9056359437153927,"forks_count":2.810818443030915,"docker_downloads_count":null,"average":17.70936582632672},"purl":"pkg:npm/%40munter/netlify-lambda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@munter/netlify-lambda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@munter/netlify-lambda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@munter/netlify-lambda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T22:29:50.044Z","issues_count":19,"pull_requests_count":85,"avg_time_to_close_issue":41098606.84210526,"avg_time_to_close_pull_request":3840837.273809524,"issues_closed_count":19,"pull_requests_closed_count":84,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":6.947368421052632,"avg_comments_per_pull_request":0.3764705882352941,"merged_pull_requests_count":60,"bot_issues_count":1,"bot_pull_requests_count":74,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-lambda/issues","maintainers":[{"login":"danez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danez"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@munter%2Fnetlify-lambda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@munter%2Fnetlify-lambda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@munter%2Fnetlify-lambda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@munter%2Fnetlify-lambda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@munter%2Fnetlify-lambda/codemeta","maintainers":[{"uuid":"munter","login":"munter","name":null,"email":"munter@fumle.dk","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~munter","role":null,"created_at":"2022-11-20T20:06:26.912Z","updated_at":"2022-11-20T20:06:26.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/munter/packages"}]}