{"id":846381,"name":"@boundstate/serverless-webpack","ecosystem":"npm","description":"Serverless plugin to bundle your javascript with Webpack","homepage":"https://github.com/serverless-heaven/serverless-webpack#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/serverless-heaven/serverless-webpack","keywords_array":["serverless","1.0","webpack","babel","typescript","es6","plugin","runtime","elm","npm","yarn"],"namespace":"boundstate","versions_count":1,"first_release_published_at":"2021-04-11T19:36:47.161Z","latest_release_published_at":"2021-04-11T19:36:47.161Z","latest_release_number":"5.4.2","last_synced_at":"2025-10-18T12:12:56.710Z","created_at":"2022-04-07T14:27:58.153Z","updated_at":"2025-10-19T12:08:15.430Z","registry_url":"https://www.npmjs.com/package/@boundstate/serverless-webpack","install_command":"npm install @boundstate/serverless-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.4.2"}},"repo_metadata":{"id":10469049,"uuid":"65856000","full_name":"serverless-heaven/serverless-webpack","owner":"serverless-heaven","description":"Serverless plugin to bundle your lambdas with Webpack","archived":false,"fork":false,"pushed_at":"2025-10-17T00:05:38.000Z","size":27314,"stargazers_count":1731,"open_issues_count":107,"forks_count":417,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-10-17T10:59:25.592Z","etag":null,"topics":["babel","serverless","serverless-offline","serverless-plugin","webpack","webpack-configuration","webpack2","webpack3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serverless-heaven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-16T21:50:03.000Z","updated_at":"2025-10-17T00:05:42.000Z","dependencies_parsed_at":"2024-01-08T02:41:13.512Z","dependency_job_id":"5f593c6f-0bed-412a-9bf5-692dbfebd150","html_url":"https://github.com/serverless-heaven/serverless-webpack","commit_stats":{"total_commits":1476,"total_committers":120,"mean_commits":12.3,"dds":0.4153116531165312,"last_synced_commit":"a8c21b9e555fe071265d3f61f54ccbef06c8a1df"},"previous_names":["elastic-coders/serverless-webpack"],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/serverless-heaven/serverless-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverless-heaven","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/sbom","scorecard":{"id":371151,"data":{"date":"2025-08-11","repo":{"name":"github.com/serverless-heaven/serverless-webpack","commit":"9160d64f540c797660d8423d589a803ba1150965"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:6","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/npmpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/serverless-heaven/serverless-webpack/tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:129","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:163","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:98","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   7 out of  10 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":"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":-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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T12:59:42.344Z","repository_id":10469049,"created_at":"2025-08-18T12:59:42.345Z","updated_at":"2025-08-18T12:59:42.345Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279805792,"owners_count":26229696,"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-19T02:00:07.647Z","response_time":64,"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":"serverless-heaven","name":"Serverless Heaven","uuid":"30321405","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30321405?v=4","repositories_count":2,"last_synced_at":"2024-04-14T19:19:50.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/serverless-heaven","funding_links":[],"total_stars":1906,"followers":7,"following":0,"created_at":"2022-11-02T16:37:24.030Z","updated_at":"2024-04-14T19:19:50.120Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverless-heaven","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverless-heaven/repositories"},"tags":[{"name":"v5.15.3","sha":"f75741c408ea8f5d236618fd6860a2b7c6975f68","kind":"commit","published_at":"2025-09-04T08:45:03.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.15.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"91d31ed0e0d13650e163532e23e376ff52e8318a","kind":"commit","published_at":"2025-07-08T17:29:45.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.15.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"c68f3558a8152aed42a3e76a27a62f6bb864eb06","kind":"commit","published_at":"2025-03-12T05:24:49.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.15.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"da2dc1f114b55e72d1f9aacc1e2699f3715400f3","kind":"commit","published_at":"2024-10-23T09:34:41.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.15.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.15.0/manifests"},{"name":"v5.14.2","sha":"9fb43d5ede51667a8d55c76e920dfe7d02c69851","kind":"commit","published_at":"2024-09-06T13:46:53.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.14.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.2/manifests"},{"name":"v5.14.1","sha":"d075b730508e5280927b94c569a18e2bdd4ae899","kind":"commit","published_at":"2024-06-18T07:24:05.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.14.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"47d7964851f34809a0dc7e14de310921dd37d9a4","kind":"commit","published_at":"2024-05-17T12:13:50.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.14.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"304d03bbf70c6b6a3bcea5368e0cdce36dab3697","kind":"commit","published_at":"2023-07-28T07:00:28.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.13.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"3ceede6ebde58d047c70b5e92a2649b586bdc4ee","kind":"commit","published_at":"2023-07-25T10:30:38.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.12.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"c4f11419171b2ac5c82591a7a23eabfe8703b0d4","kind":"commit","published_at":"2022-11-22T12:52:24.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.11.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b27a8b40b8f256d894810a45e09274d219b33b65","kind":"commit","published_at":"2022-09-26T11:04:43.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.10.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5b697abc9359ae01c8014636d9a660563afa0a0b","kind":"commit","published_at":"2022-08-30T05:16:55.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.9.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"a226e58bb80f10b4d4e7f2f34d7089cc0dec40bd","kind":"commit","published_at":"2022-08-22T18:26:24.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.9.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"e6bdbb10a09c0359fb257b91c4bffd3afe91014a","kind":"commit","published_at":"2022-07-26T00:05:57.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.8.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.8.0/manifests"},{"name":"v5.7.1","sha":"e5c12a3850af62c997d50b59f89fe7c9083a42f1","kind":"commit","published_at":"2022-05-10T08:13:35.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.7.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"69cce542b1b0c450633311d0447a3a49adb4cb78","kind":"commit","published_at":"2022-04-08T19:25:59.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.7.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"ca07a956d888045c8dbc62f34113facdfc783b06","kind":"commit","published_at":"2022-01-26T15:12:53.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.6.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"de8475ac8b0f69bdc97ed8fd598873200c0fc48c","kind":"commit","published_at":"2021-11-22T11:50:51.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.6.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.6.0/manifests"},{"name":"v5.5.5","sha":"4833a0fd998a27be907aa47f7b386d91da5b4a86","kind":"commit","published_at":"2021-10-18T05:39:52.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.5","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"a96278785a0b269e9fe10743eb4cc65d49334931","kind":"commit","published_at":"2021-09-08T06:20:51.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.4","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"5679961addd5b09d33fe7823d14ace0717cdbb0f","kind":"commit","published_at":"2021-09-01T06:41:37.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dc4be8a79a93de1802f21b1959006446dfa16760","kind":"commit","published_at":"2021-08-26T14:25:50.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"033f504dc6a79ca3709b173e51ec17deadda6661","kind":"commit","published_at":"2021-06-10T07:58:23.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"912134ac8f7179e85f0bc385057bcb5e2171ff86","kind":"commit","published_at":"2021-05-10T16:30:55.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.5.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"a4b2677c0364c5d12626c92ee591e586be0185e4","kind":"commit","published_at":"2021-04-27T17:36:00.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.4.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"320dea7bcc342bf4c8c9af3249d61077b531e5bb","kind":"commit","published_at":"2021-04-07T13:45:07.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.4.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"8212cfc38a23fa95017b56210a96c4b1326d332d","kind":"commit","published_at":"2021-03-17T14:49:41.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.4.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.4.0/manifests"},{"name":"v5.3.5","sha":"38135e4443c7d7e8506010f0c3e411220abe6f24","kind":"commit","published_at":"2020-09-14T06:19:34.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.5","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"9f4fee81ce4f26685463859d52ac1867531325f2","kind":"commit","published_at":"2020-08-24T14:35:24.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.4","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"935679ebf8b5f0d6592811076ac74c7b66cc8b0b","kind":"commit","published_at":"2020-07-23T03:50:10.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"8859f1b492c1c97de28e8c4e5cd18044fadfb248","kind":"commit","published_at":"2020-05-04T14:03:17.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"eaee02286822b28acb5c5b06fbdc53cf3b2c6a6d","kind":"commit","published_at":"2019-06-07T19:21:23.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"4ea395bde84bae9529aa8710266b3ed36a86c0a4","kind":"commit","published_at":"2019-04-30T12:14:46.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.3.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"ca216d3820664b243bda3fe7ffbcf592a1039f59","kind":"commit","published_at":"2018-07-07T14:41:14.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.2.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.2.0/manifests"},{"name":"v5.1.5","sha":"bca0116391f1d0f5e39c7e8f10156cbee2deda87","kind":"commit","published_at":"2018-05-04T12:57:37.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.5","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"f4d281df848e30ea46347d816becf786ad7affcc","kind":"commit","published_at":"2018-05-04T12:00:20.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.4","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"854931021fbebc97033dd06e00aa4d580b693a0d","kind":"commit","published_at":"2018-04-28T10:19:38.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"e79a23cccfbdbfa5d52d8533203bbd431e35271e","kind":"commit","published_at":"2018-04-26T10:13:26.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"9107e2e83b72d8b99ba4e5b5236878ff15835d1b","kind":"commit","published_at":"2018-03-23T11:11:48.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e066fca2f9d2ebbb73ffc7aa269729c7f36668b6","kind":"commit","published_at":"2018-03-14T17:51:35.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.1.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"00d93770f98dd4d49c441c45d3e9e894cd4b26fc","kind":"commit","published_at":"2018-03-08T12:06:16.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.0.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.4","sha":"d7c5f8a6e3a9197c0ddfb2c3200e27bf75e897fc","kind":"commit","published_at":"2018-03-07T18:17:38.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"2f1787d43666aed564fffdd5c96a3292c28803ab","kind":"commit","published_at":"2018-03-07T16:10:07.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"4b174a0df6041bc7808c6c0c378bfb8a71e3e86f","kind":"commit","published_at":"2018-03-06T11:15:44.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"773c13408efca1a7d8d9b800fd6a17f2ccc64642","kind":"commit","published_at":"2018-03-02T13:23:42.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v5.0.0-rc.1/manifests"},{"name":"v4.4.0","sha":"5a545831700fac122c94642fa091b87fc070ef95","kind":"commit","published_at":"2018-03-02T13:00:47.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v4.4.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"602889751451f9689aa5f80de9ed1c920d23bfa5","kind":"commit","published_at":"2018-02-09T11:46:42.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v4.3.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"06e1928924c817034d870e78d7efa5ed04fed66f","kind":"commit","published_at":"2017-12-21T10:30:02.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v4.2.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"abfb1c2bddbb4a3bc0504028e9ac43bc617a871c","kind":"commit","published_at":"2017-11-21T12:22:07.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v4.1.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"b9531830d21ed4e5b343b286f6d6ddeb2886d698","kind":"commit","published_at":"2017-10-31T14:25:18.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v4.0.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"9f6fba8cec1f3a7693a945344a499cdc4db0c5f1","kind":"commit","published_at":"2017-10-11T08:29:41.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.1.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"24f629d45c0e1c68fa3865548b938c2ba7ef9975","kind":"commit","published_at":"2017-10-04T11:59:23.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.1.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9b85e3aa53f877ae80d69d85abd8eab22ea64d1e","kind":"commit","published_at":"2017-09-22T11:51:53.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.1.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cad144df330c9b5687e41e9dc3d5809a94af95f7","kind":"commit","published_at":"2017-09-09T22:04:54.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.0.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"4939f63238538dc79d6c6f73a455619aa7072a5b","kind":"commit","published_at":"2017-09-09T21:43:55.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.2.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"7f1a72d4eafd52f0fbafbb4d6f9c9e10e54ec189","kind":"commit","published_at":"2017-08-23T08:23:55.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.2.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.2/manifests"},{"name":"v3.0.0-rc.2","sha":"060a30b79ecd7fa9cd471cd3653ce928a17a232f","kind":"commit","published_at":"2017-08-22T13:22:28.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0-rc.2/manifests"},{"name":"v2.2.1","sha":"258ed580db63639ef167ec12215186d18477c363","kind":"commit","published_at":"2017-08-21T14:55:41.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.2.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.1/manifests"},{"name":"v3.0.0-rc.1","sha":"dad3a9b45d137d34b54a2129c54bfbddf27deb69","kind":"commit","published_at":"2017-08-09T19:52:44.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v3.0.0-rc.1/manifests"},{"name":"v2.2.0","sha":"e40fe32f1e27284a99c9fe3934ae322f286d4609","kind":"commit","published_at":"2017-07-28T09:54:46.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.2.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7e8e8ccf75affb382b66b960b7e3bd1037fcc3c3","kind":"commit","published_at":"2017-07-27T09:43:27.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.1.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8b1a29df4b24f55a9ccc84727c841c63a1aeaa3f","kind":"commit","published_at":"2017-07-04T11:26:32.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v2.0.0","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v2.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"66ebee02ce7137f4a5a798183b941c0fc078dc3e","kind":"commit","published_at":"2016-12-23T16:30:27.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"06823b7b240c035d1830bfeffdfd68e7ae859a2d","kind":"commit","published_at":"2016-09-28T15:15:00.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/v1.0.0-rc.2/manifests"},{"name":"1.0.0-rc.1","sha":"05dee390962dbe0416fdab1ae3a14a64547bd4e9","kind":"tag","published_at":"2016-09-20T08:39:39.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/1.0.0-rc.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-rc.1/manifests"},{"name":"1.0.0-beta.2.2","sha":"eb457d23174574e2ab348a80d46abc0f6d2e3f83","kind":"commit","published_at":"2016-08-26T16:39:46.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/1.0.0-beta.2.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/1.0.0-beta.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@1.0.0-beta.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2.2/manifests"},{"name":"1.0.0-beta.2.1","sha":"10a403aeea1d6ade3f99c50273f724dd22106865","kind":"commit","published_at":"2016-08-20T15:49:52.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/1.0.0-beta.2.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/1.0.0-beta.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@1.0.0-beta.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2.1/manifests"},{"name":"1.0.0-beta.2","sha":"60b6c9f7349ae5f9519eae09ee8fb237d240fbcd","kind":"commit","published_at":"2016-08-17T22:04:42.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/1.0.0-beta.2","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.2/manifests"},{"name":"1.0.0-beta.1","sha":"5e661615fb93105f77c57b4f0d720f08a304fcdc","kind":"commit","published_at":"2016-08-16T21:57:46.000Z","download_url":"https://codeload.github.com/serverless-heaven/serverless-webpack/tar.gz/1.0.0-beta.1","html_url":"https://github.com/serverless-heaven/serverless-webpack/releases/tag/1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serverless-heaven/serverless-webpack@1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/tags/1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-10-19T12:08:15.430Z","dependent_packages_count":1,"downloads":50,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.5167765169587875,"forks_count":2.0872850398860177,"average":17.948917931172012},"purl":"pkg:npm/%40boundstate/serverless-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@boundstate/serverless-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@boundstate/serverless-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@boundstate/serverless-webpack/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T03:01:40.734Z","issues_count":53,"pull_requests_count":1215,"avg_time_to_close_issue":18161220.32142857,"avg_time_to_close_pull_request":1071398.4238178635,"issues_closed_count":28,"pull_requests_closed_count":1142,"pull_request_authors_count":17,"issue_authors_count":44,"avg_comments_per_issue":6.981132075471698,"avg_comments_per_pull_request":0.3201646090534979,"merged_pull_requests_count":882,"bot_issues_count":7,"bot_pull_requests_count":1149,"past_year_issues_count":6,"past_year_pull_requests_count":466,"past_year_avg_time_to_close_issue":146723.4,"past_year_avg_time_to_close_pull_request":126796.48668280871,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":413,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.13733905579399142,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":451,"past_year_merged_pull_requests_count":357,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverless-heaven%2Fserverless-webpack/issues","maintainers":[{"login":"j0k3r","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j0k3r"},{"login":"HyperBrain","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyperBrain"}],"active_maintainers":[{"login":"j0k3r","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j0k3r"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@boundstate%2Fserverless-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@boundstate%2Fserverless-webpack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@boundstate%2Fserverless-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@boundstate%2Fserverless-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@boundstate%2Fserverless-webpack/codemeta","maintainers":[{"uuid":"mikejpeters","login":"mikejpeters","name":null,"email":"mikejpeters@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~mikejpeters","role":null,"created_at":"2022-11-15T17:43:02.920Z","updated_at":"2022-11-15T17:43:02.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikejpeters/packages"}]}