{"id":4381893,"name":"@myadbox/serverless-bundle","ecosystem":"npm","description":"An extension of the serverless-webpack plugin that bundles your ES6 + TypeScript Node.js Lambda functions.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AnomalyInnovations/serverless-bundle","keywords_array":[],"namespace":"myadbox","versions_count":4,"first_release_published_at":"2022-04-07T05:39:28.321Z","latest_release_published_at":"2022-04-07T23:52:42.731Z","latest_release_number":"5.4.4","last_synced_at":"2026-05-17T22:47:47.390Z","created_at":"2022-05-24T13:33:43.360Z","updated_at":"2026-05-17T22:47:47.390Z","registry_url":"https://www.npmjs.com/package/@myadbox/serverless-bundle","install_command":"npm install @myadbox/serverless-bundle","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.4.4"}},"repo_metadata":{"id":39620124,"uuid":"174438690","full_name":"AnomalyInnovations/serverless-bundle","owner":"AnomalyInnovations","description":"Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.","archived":false,"fork":false,"pushed_at":"2024-09-21T20:15:03.000Z","size":5438,"stargazers_count":534,"open_issues_count":177,"forks_count":156,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-24T21:22:33.403Z","etag":null,"topics":["aws","es6","eslint","lambda","nodejs","serverless","serverless-plugin","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://serverless-stack.com/chapters/package-lambdas-with-serverless-bundle.html","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/AnomalyInnovations.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jayair","patreon":"serverless_stack"}},"created_at":"2019-03-07T23:58:03.000Z","updated_at":"2025-10-19T11:52:57.000Z","dependencies_parsed_at":"2024-01-13T19:26:20.107Z","dependency_job_id":"fa446df7-320b-4d3c-8b7d-ff3f50e0f6b2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle","commit_stats":{"total_commits":339,"total_committers":49,"mean_commits":6.918367346938775,"dds":"0.38053097345132747","last_synced_commit":"e1ae01aa5e644fc835d1a473e4b32b6396af4c17"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnomalyInnovations","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/sbom","scorecard":{"id":14423,"data":{"date":"2025-08-11","repo":{"name":"github.com/AnomalyInnovations/serverless-bundle","commit":"b8c074a23e6465484b3d5cde6c81cb3e39b9cf46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/require-labels.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AnomalyInnovations/serverless-bundle/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AnomalyInnovations/serverless-bundle/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-labels.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AnomalyInnovations/serverless-bundle/require-labels.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-35q2-47q7-3pc3","Warn: Project is vulnerable to: GHSA-w42g-7vfc-xf37","Warn: Project is vulnerable to: GHSA-j5g3-5c8r-7qfx","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-cwx2-736x-mf6w","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-14T15:24:54.597Z","repository_id":39620124,"created_at":"2025-08-14T15:24:54.598Z","updated_at":"2025-08-14T15:24:54.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281175778,"owners_count":26456253,"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-26T02:00:06.575Z","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":[{"name":"v6.3.1","sha":"3c992ca6aebeb41f6eefed58675e310fd0d107de","kind":"tag","published_at":"2024-09-21T20:14:54.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v6.3.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"868a462a71864a76647c985b5e442817c777da8f","kind":"tag","published_at":"2024-09-03T00:00:46.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v6.3.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.3.0/manifests"},{"name":"v6.1.0","sha":"87b2048c3fc935aa100f0b73eb7edd6e73a2e75a","kind":"tag","published_at":"2023-11-30T00:10:45.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v6.1.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"b5bfc37ae6c11b31f4f328fade59b6f6962d106c","kind":"tag","published_at":"2023-01-09T20:28:35.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v6.0.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"227bb0c661f43a61d875a0c294ba2a1b8bd0fd02","kind":"tag","published_at":"2022-08-24T23:22:53.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.5.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"c043afb20a6f06c82be9bdbb432d42f0e91a651e","kind":"tag","published_at":"2022-07-15T23:33:39.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.4.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"af4c2cf0346dc8b89d9096cc06862d6ddfaac29e","kind":"tag","published_at":"2022-02-14T17:50:10.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.3.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"5dd5ece660d03eedb3beab4e2e76e7eaff111ba7","kind":"tag","published_at":"2021-11-25T17:37:40.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.2.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"9b6aafb14e6f5db6fcfe76dcfd7f31ca2bca13bc","kind":"tag","published_at":"2021-11-06T01:27:20.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.1.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"edf57ccca1511382fe5a52749bd38eeadbd3f1cf","kind":"tag","published_at":"2021-09-17T17:40:25.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d859094923c22fd3193b92b3fda2db4499290821","kind":"tag","published_at":"2021-09-08T21:43:54.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6922ada6bd57a3628968d2832f45d2e9f4577791","kind":"tag","published_at":"2021-08-23T19:27:30.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"48d49ce089ba6c0cbfa9c11dd1100735c467825c","kind":"tag","published_at":"2021-07-18T02:13:55.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.4.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"e9936da4bac5dbbf84c6529ec9f4db6af6af346d","kind":"tag","published_at":"2021-05-14T21:57:00.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.3.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.3.1/manifests"},{"name":"v5.0.0-beta.2","sha":"f71cb40655e57afa94d254c0c6665ea000f45371","kind":"tag","published_at":"2021-04-23T19:03:03.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"112646835b93da0c6b7a8f67e1670dd93a68109d","kind":"tag","published_at":"2021-04-22T02:06:38.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.1/manifests"},{"name":"v4.3.0","sha":"ac59d570d83f9cf20f9b21eeab2b8cbf351b1583","kind":"tag","published_at":"2021-04-20T01:34:06.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.3.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.3.0/manifests"},{"name":"v5.0.0-beta.0","sha":"fb7ca924406138efc82aec8548d8c67df802e348","kind":"tag","published_at":"2021-04-20T01:11:48.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v5.0.0-beta.0/manifests"},{"name":"v4.2.3","sha":"266c471d805e078ae4443f330478669aebbadef0","kind":"tag","published_at":"2021-04-09T03:08:53.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.2.3","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"b851023544756364a51ec8432b9a2beacd961ba9","kind":"tag","published_at":"2021-02-28T01:31:20.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.2.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"6e1330291a7992940948174c5ecba88c5b642b9d","kind":"tag","published_at":"2021-02-17T22:23:51.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.2.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6339f2d8ff6a83368264302daecd2a00042553b0","kind":"tag","published_at":"2021-01-07T22:28:10.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.2.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"df533351c2897d61a087c59293157e84d2b883db","kind":"tag","published_at":"2020-11-22T20:53:08.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.1.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"ee93cb6436b3fc5433b2c2b98fea3e14f86a998a","kind":"tag","published_at":"2020-11-14T04:37:31.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.0.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"53a224aa65606b4bf82f97feebe2039456e9b28e","kind":"tag","published_at":"2020-11-14T00:48:03.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v4.0.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"854b7f38143f456c974b08f81170633c7d490f17","kind":"tag","published_at":"2020-10-16T01:16:06.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.2.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c2295b2b40ef4d982dfab4a82b5d8c80a5631e8c","kind":"tag","published_at":"2020-10-15T01:48:40.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.2.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36edcbdc98ee2b7de1bb8ef25e9410a858022b4b","kind":"tag","published_at":"2020-10-14T00:17:51.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.1.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c955b72b3216d4fa2e64a9a4b86bd4dbe1fd9473","kind":"tag","published_at":"2020-09-07T21:12:07.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.1.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"e72273dd7858918f3f7a4bb087f00a5e4bd192e5","kind":"tag","published_at":"2020-09-06T19:46:36.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.0.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"33e6d6247196d4913a6538d2a6250d73c139238b","kind":"tag","published_at":"2020-08-17T01:51:11.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v3.0.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"48610781387574f989a9a697edeab586005bbf4b","kind":"tag","published_at":"2020-07-20T23:58:21.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v2.0.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"f09a3a1c17558863587925ec1aedc042c2c4355f","kind":"tag","published_at":"2020-07-19T18:14:43.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.9.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"fc7188a9e85afa34cc0d39edaf8e2ad842cdc7df","kind":"tag","published_at":"2020-07-05T01:25:58.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.9.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"2003f0c3c398335bffd5d9ddf149fa430dcfe4cd","kind":"tag","published_at":"2020-06-21T00:29:27.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.8.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"e038594cf3a97d190b1d836cceba1474bd330f19","kind":"tag","published_at":"2020-05-30T17:48:19.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.7.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.7.0/manifests"},{"name":"v2.0.0-beta.0","sha":"63466ac0e5deec023ed8046860787825919ec67a","kind":"tag","published_at":"2020-05-24T20:58:20.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v2.0.0-beta.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v2.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v2.0.0-beta.0/manifests"},{"name":"v1.6.0","sha":"1459e20280f8ca957fcee66361a44d5ff1d657e2","kind":"tag","published_at":"2020-05-24T20:25:45.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.6.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.6.0/manifests"},{"name":"1.6.0","sha":"1459e20280f8ca957fcee66361a44d5ff1d657e2","kind":"commit","published_at":"2020-05-24T20:25:43.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/1.6.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/1.6.0/manifests"},{"name":"v1.5.0","sha":"61f64d83786aae0e0d1e0ee119be3b4e9d32629c","kind":"tag","published_at":"2020-05-24T19:26:48.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.5.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"61f64d83786aae0e0d1e0ee119be3b4e9d32629c","kind":"commit","published_at":"2020-05-24T19:26:47.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/1.5.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/1.5.0/manifests"},{"name":"v1.4.0","sha":"ef370193e163f34a5b76adae56bcb464121a3870","kind":"tag","published_at":"2020-04-12T20:01:40.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.4.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"fc7a8c220251d875781b9729afbc63e205b0a123","kind":"tag","published_at":"2020-04-12T17:57:45.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.4","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"88b4d5e3f26526a6b38b31605864a0a1ec47eadc","kind":"tag","published_at":"2020-03-30T22:24:11.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.3","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"336dafb340e8b8e56c0575872dc5f904654a1111","kind":"tag","published_at":"2020-03-08T21:38:42.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c1ae91c07a63c2eb63a9ceaba94ef71db811d8d1","kind":"tag","published_at":"2020-02-12T00:33:31.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.1/manifests"},{"name":"v1.4.0-beta.0","sha":"c81e1fd1d297eed201aeb66a41c00e5fb2c0111e","kind":"tag","published_at":"2020-02-08T19:14:26.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.0-beta.2","sha":"47c0164db0f1a963cfff10136c7688ae0ea79349","kind":"tag","published_at":"2019-11-03T17:13:17.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.0-beta.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.2/manifests"},{"name":"v1.3.0","sha":"d5298c43dd15974836440546a04e0bd006da95a6","kind":"tag","published_at":"2019-11-03T17:11:22.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0/manifests"},{"name":"v1.3.0-beta.1","sha":"35ec1da71d76ebb11da2cf304ce74d6282f98357","kind":"tag","published_at":"2019-10-13T00:19:53.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.0-beta.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.1/manifests"},{"name":"v1.3.0-beta.0","sha":"f442b13d4e8a85cb42c03a5b74c5825695fc237a","kind":"tag","published_at":"2019-10-13T00:07:36.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.3.0-beta.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.3.0-beta.0/manifests"},{"name":"v1.2.5","sha":"d21eddace5c05e1df04279dc9103590c0f43afde","kind":"tag","published_at":"2019-09-08T17:45:24.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.5","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d01b071c9057613aa0926ab776f0e590d878f2a3","kind":"tag","published_at":"2019-09-08T16:00:44.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.4","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5986a88f3e031a94386e37fa882568137b2d854f","kind":"tag","published_at":"2019-07-28T01:55:22.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.3","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"a016e5e570f6fcd4bcb97178f15d817098a9fd67","kind":"tag","published_at":"2019-07-17T19:53:53.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.2","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b70ab9d2d0a6a79e96188d6e81e0c8296f14246f","kind":"tag","published_at":"2019-07-17T19:50:06.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.1","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6573a0c685604a291961f37a0d1fa7ca710020ca","kind":"tag","published_at":"2019-07-16T21:50:51.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.2.0","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.2.0/manifests"},{"name":"v1.1.13","sha":"788dcdff44e28512183484bdd9899be36638920c","kind":"tag","published_at":"2019-07-15T23:27:14.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.13","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"e46baeee36dfe4b5ba735f4e298020620707c186","kind":"tag","published_at":"2019-07-15T22:38:06.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.12","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"ab37b33a4e243306434a382cf6df1b1811236f7a","kind":"tag","published_at":"2019-07-15T22:35:31.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.11","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"bc370485830b8770d20d4278ba1a9ffe30b8ae21","kind":"tag","published_at":"2019-06-08T15:12:15.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.10","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"3a86b44d27a5108f6b18f69f38ba3f9e75912251","kind":"tag","published_at":"2019-05-25T16:24:05.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.9","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8039bb5326cf9cd1b73d6d2e063159943c4a0692","kind":"tag","published_at":"2019-05-18T15:27:25.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.8","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"eec6c7400ee75807a85f4fb6bf3b9fdd1b4a7cef","kind":"tag","published_at":"2019-05-06T22:02:49.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.7","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b0999498eb30b4269dc90802fb5ec77cce977bbe","kind":"tag","published_at":"2019-05-06T18:13:48.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.6","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7e457684e5b1a1f2cfba0cb04d62c4fd652b158c","kind":"tag","published_at":"2019-04-30T22:54:00.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.5","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"b0088f1e16449f8adc68cffe4be5e2679d7d40ea","kind":"tag","published_at":"2019-04-08T22:11:17.000Z","download_url":"https://codeload.github.com/AnomalyInnovations/serverless-bundle/tar.gz/v1.1.4","html_url":"https://github.com/AnomalyInnovations/serverless-bundle/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AnomalyInnovations/serverless-bundle@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/tags/v1.1.4/manifests"}]},"repo_metadata_updated_at":"2025-11-30T10:24:55.238Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.99517344068734,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":3.6883572744045114,"forks_count":2.968146121071462,"average":15.287310534609555},"purl":"pkg:npm/%40myadbox/serverless-bundle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@myadbox/serverless-bundle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@myadbox/serverless-bundle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@myadbox/serverless-bundle/dependencies","status":null,"funding_links":["https://github.com/sponsors/jayair","https://patreon.com/serverless_stack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:18:42.389Z","issues_count":76,"pull_requests_count":48,"avg_time_to_close_issue":11919031.409090908,"avg_time_to_close_pull_request":6456094.764705882,"issues_closed_count":21,"pull_requests_closed_count":34,"pull_request_authors_count":21,"issue_authors_count":71,"avg_comments_per_issue":3.1184210526315788,"avg_comments_per_pull_request":1.375,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":882855.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalyInnovations%2Fserverless-bundle/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@myadbox%2Fserverless-bundle/codemeta","maintainers":[{"uuid":"myadbox-devs","login":"myadbox-devs","name":null,"email":"nodejs@sesimi.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~myadbox-devs","role":null,"created_at":"2022-11-15T18:27:00.508Z","updated_at":"2022-11-15T18:27:00.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/myadbox-devs/packages"},{"uuid":"pvolpato","login":"pvolpato","name":null,"email":"pv@sesimi.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~pvolpato","role":null,"created_at":"2023-06-30T12:17:21.520Z","updated_at":"2023-06-30T12:17:21.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pvolpato/packages"}]}