{"id":22724770,"url":"https://github.com/mridang/serverless-zipinfo-plugin","last_synced_at":"2026-02-18T08:32:18.191Z","repository":{"id":256594169,"uuid":"855654001","full_name":"mridang/serverless-zipinfo-plugin","owner":"mridang","description":"A plugin for the Serverless framework to print out the archive contents","archived":false,"fork":false,"pushed_at":"2026-01-12T14:34:00.000Z","size":295,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-12T21:12:37.097Z","etag":null,"topics":["serverless","serverless-framework","serverless-plugin","zip","zipinfo"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@mridang/serverless-zipinfo-plugin","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mridang.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":"2024-09-11T08:31:57.000Z","updated_at":"2026-01-09T05:56:16.000Z","dependencies_parsed_at":"2025-01-18T06:23:40.773Z","dependency_job_id":"67636469-83de-49c8-ab2f-63db8db9b122","html_url":"https://github.com/mridang/serverless-zipinfo-plugin","commit_stats":null,"previous_names":["mridang/serverless-zipinfo-plugin"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mridang/serverless-zipinfo-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Fserverless-zipinfo-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Fserverless-zipinfo-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Fserverless-zipinfo-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Fserverless-zipinfo-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mridang","download_url":"https://codeload.github.com/mridang/serverless-zipinfo-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mridang%2Fserverless-zipinfo-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29574019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:21:05.678Z","status":"ssl_error","status_checked_at":"2026-02-18T08:18:53.770Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["serverless","serverless-framework","serverless-plugin","zip","zipinfo"],"created_at":"2024-12-10T15:07:53.567Z","updated_at":"2026-02-18T08:32:18.164Z","avatar_url":"https://github.com/mridang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A plugin for the serverless framework to display the archive contents.\n\nWhile it is simple to use zipinfo on the resultant archive, this is just makes\nit a tad easier to see what the archive contains.\n\n## Installation\n\nInstall using NPM by using the following command\n\n```sh\nnpm install --save-dev @mridang/serverless-zipinfo-plugin\n```\n\nAnd then add the plugin to your `serverless.yml` file:\n\n```yaml\nplugins:\n  - @mridang/serverless-zipinfo-plugin\n```\n\nA thorough guide on installing plugins can be found at\nhttps://www.serverless.com/framework/docs-guides-plugins\n\n## Usage\n\nThere isn't anything specific to be done once the plugin is installed. Running\nthe `sls package` or the `sls deploy` command will print the the archive\ncontents to the console once the packaging has finished.\n\nBelow is what you can expect when packaging the application.\n\n```\n$ sls package\n\nPackaging finch for stage dev (us-east-1)\n\nThe zip file is located at: /users/github/code/mridang/finchapp/.serverless/finch.zip\n\n• rw-r--r-- 4.5 unx      352 B bl      225 B defN 1979-12-31T17:00:00.000Z cypress.config.js\n• rw-r--r-- 4.5 unx      279 B bl      188 B defN 1979-12-31T17:00:00.000Z cypress.config.js.map\n• rw-r--r-- 4.5 unx      468 B bl      304 B defN 1979-12-31T17:00:00.000Z cypress/e2e/app.spec.cy.js\n• rw-r--r-- 4.5 unx      427 B bl      217 B defN 1979-12-31T17:00:00.000Z cypress/e2e/app.spec.cy.js.map\n• rw-r--r-- 4.5 unx      108 B bl      106 B defN 1979-12-31T17:00:00.000Z cypress/support/e2e.js\n• rw-r--r-- 4.5 unx      116 B bl       93 B defN 1979-12-31T17:00:00.000Z cypress/support/e2e.js.map\n• rw-r--r-- 4.5 unx     1.9 kB bl      543 B defN 1979-12-31T17:00:00.000Z eslint.config.js\n• rw-r--r-- 4.5 unx    1.41 kB bl      458 B defN 1979-12-31T17:00:00.000Z eslint.config.js.map\n• rw-r--r-- 4.5 unx    8.61 kB bl    8.56 kB defN 1979-12-31T17:00:00.000Z public/android-chrome-192x192.png\n• rw-r--r-- 4.5 unx   18.64 kB bl   17.05 kB defN 1979-12-31T17:00:00.000Z public/android-chrome-512x512.png\n• rw-r--r-- 4.5 unx    8.83 kB bl    8.65 kB defN 1979-12-31T17:00:00.000Z public/apple-touch-icon.png\n• rw-r--r-- 4.5 unx       5 kB bl    1.56 kB defN 1979-12-31T17:00:00.000Z public/css/style.css\n• rw-r--r-- 4.5 unx    4.74 kB bl    1.26 kB defN 1979-12-31T17:00:00.000Z public/css/style.css.map\n• rw-r--r-- 4.5 unx      548 B bl      553 B defN 1979-12-31T17:00:00.000Z public/favicon-16x16.png\n• rw-r--r-- 4.5 unx    1.08 kB bl    1.09 kB defN 1979-12-31T17:00:00.000Z public/favicon-32x32.png\n• rw-r--r-- 4.5 unx   15.41 kB bl    2.88 kB defN 1979-12-31T17:00:00.000Z public/favicon.ico\n• rw-r--r-- 4.5 unx   22.42 kB bl   22.39 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-400.eot\n• rw-r--r-- 4.5 unx   53.75 kB bl   17.79 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-400.svg\n• rw-r--r-- 4.5 unx   46.39 kB bl   25.36 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-400.ttf\n• rw-r--r-- 4.5 unx   23.48 kB bl   23.48 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-400.woff\n• rw-r--r-- 4.5 unx   19.17 kB bl   19.18 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-400.woff2\n• rw-r--r-- 4.5 unx   22.74 kB bl   22.72 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-700.eot\n• rw-r--r-- 4.5 unx   53.19 kB bl   17.55 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-700.svg\n• rw-r--r-- 4.5 unx   47.09 kB bl   25.81 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-700.ttf\n• rw-r--r-- 4.5 unx   23.84 kB bl   23.82 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-700.woff\n• rw-r--r-- 4.5 unx   19.48 kB bl   19.49 kB defN 1979-12-31T17:00:00.000Z public/fonts/montserrat-700.woff2\n• rw-r--r-- 4.5 unx   41.49 kB bl   31.95 kB defN 1979-12-31T17:00:00.000Z public/icon.png\n• rw-r--r-- 4.5 unx    2.85 kB bl    1.46 kB defN 1979-12-31T17:00:00.000Z public/icon.svg\n• rw-r--r-- 4.5 unx      263 B bl      145 B defN 1979-12-31T17:00:00.000Z public/site.webmanifest\n• rw-r--r-- 4.5 unx    1.39 kB bl      589 B defN 1979-12-31T17:00:00.000Z src/app.controller.js\n• rw-r--r-- 4.5 unx      334 B bl      222 B defN 1979-12-31T17:00:00.000Z src/app.controller.js.map\n• rw-r--r-- 4.5 unx     2.3 kB bl      966 B defN 1979-12-31T17:00:00.000Z src/app.js\n• rw-r--r-- 4.5 unx    1.94 kB bl      726 B defN 1979-12-31T17:00:00.000Z src/app.js.map\n• rw-r--r-- 4.5 unx    5.88 kB bl    1.91 kB defN 1979-12-31T17:00:00.000Z src/app.module.js\n• rw-r--r-- 4.5 unx    2.37 kB bl      881 B defN 1979-12-31T17:00:00.000Z src/app.module.js.map\n• rw-r--r-- 4.5 unx      182 B bl      144 B defN 1979-12-31T17:00:00.000Z src/constants.js\n• rw-r--r-- 4.5 unx      147 B bl      118 B defN 1979-12-31T17:00:00.000Z src/constants.js.map\n• rw-r--r-- 4.5 unx     5.4 kB bl    1.71 kB defN 1979-12-31T17:00:00.000Z src/correlation.middleware.js\n• rw-r--r-- 4.5 unx       3 kB bl    1.05 kB defN 1979-12-31T17:00:00.000Z src/correlation.middleware.js.map\n• rw-r--r-- 4.5 unx    5.02 kB bl    1.74 kB defN 1979-12-31T17:00:00.000Z src/errorpage.exception.filter.js\n• rw-r--r-- 4.5 unx    2.53 kB bl      843 B defN 1979-12-31T17:00:00.000Z src/errorpage.exception.filter.js.map\n• rw-r--r-- 4.5 unx    1.41 kB bl      626 B defN 1979-12-31T17:00:00.000Z src/lambda.js\n• rw-r--r-- 4.5 unx      929 B bl      447 B defN 1979-12-31T17:00:00.000Z src/lambda.js.map\n• rw-r--r-- 4.5 unx   11.06 kB bl     2.4 kB defN 1979-12-31T17:00:00.000Z src/logger.js\n• rw-r--r-- 4.5 unx    8.21 kB bl    1.75 kB defN 1979-12-31T17:00:00.000Z src/logger.js.map\n• rw-r--r-- 4.5 unx      990 B bl      516 B defN 1979-12-31T17:00:00.000Z src/main.js\n• rw-r--r-- 4.5 unx      618 B bl      311 B defN 1979-12-31T17:00:00.000Z src/main.js.map\n• rw-r--r-- 4.5 unx    1.33 kB bl      484 B defN 1979-12-31T17:00:00.000Z src/misc/timing.decorator.js\n• rw-r--r-- 4.5 unx    1.11 kB bl      429 B defN 1979-12-31T17:00:00.000Z src/misc/timing.decorator.js.map\n• rw-r--r-- 4.5 unx    4.48 kB bl    1.59 kB defN 1979-12-31T17:00:00.000Z src/services/finch/canary.service.js\n• rw-r--r-- 4.5 unx    2.76 kB bl    1.01 kB defN 1979-12-31T17:00:00.000Z src/services/finch/canary.service.js.map\n• rw-r--r-- 4.5 unx    4.51 kB bl    1.41 kB defN 1979-12-31T17:00:00.000Z src/services/finch/finch.module.js\n• rw-r--r-- 4.5 unx     1.9 kB bl      761 B defN 1979-12-31T17:00:00.000Z src/services/finch/finch.module.js.map\n• rw-r--r-- 4.5 unx    3.29 kB bl     1.2 kB defN 1979-12-31T17:00:00.000Z src/services/finch/github.config.js\n• rw-r--r-- 4.5 unx    1.62 kB bl      665 B defN 1979-12-31T17:00:00.000Z src/services/finch/github.config.js.map\n• rw-r--r-- 4.5 unx    3.85 kB bl    1.33 kB defN 1979-12-31T17:00:00.000Z src/services/finch/probot.handler.js\n• rw-r--r-- 4.5 unx    2.33 kB bl      808 B defN 1979-12-31T17:00:00.000Z src/services/finch/probot.handler.js.map\n• rw-r--r-- 4.5 unx      582 B bl      283 B defN 1979-12-31T17:00:00.000Z src/services/finch/types.js\n• rw-r--r-- 4.5 unx      628 B bl      276 B defN 1979-12-31T17:00:00.000Z src/services/finch/types.js.map\n• rw-r--r-- 4.5 unx    4.08 kB bl     1.3 kB defN 1979-12-31T17:00:00.000Z src/services/finch/webhook.controller.js\n• rw-r--r-- 4.5 unx    2.13 kB bl      807 B defN 1979-12-31T17:00:00.000Z src/services/finch/webhook.controller.js.map\n• rw-r--r-- 4.5 unx    2.28 kB bl      917 B defN 1979-12-31T17:00:00.000Z src/timing.interceptor.js\n• rw-r--r-- 4.5 unx    1.32 kB bl      560 B defN 1979-12-31T17:00:00.000Z src/timing.interceptor.js.map\n• rw-r--r-- 4.5 unx      647 B bl      376 B defN 1979-12-31T17:00:00.000Z src/utils/archive.js\n• rw-r--r-- 4.5 unx      446 B bl      243 B defN 1979-12-31T17:00:00.000Z src/utils/archive.js.map\n• rw-r--r-- 4.5 unx      735 B bl      374 B defN 1979-12-31T17:00:00.000Z src/utils/secrets.js\n• rw-r--r-- 4.5 unx      693 B bl      334 B defN 1979-12-31T17:00:00.000Z src/utils/secrets.js.map\n• rw-r--r-- 4.5 unx      825 B bl      414 B defN 1979-12-31T17:00:00.000Z src/views/errors/400.html\n• rw-r--r-- 4.5 unx      882 B bl      444 B defN 1979-12-31T17:00:00.000Z src/views/errors/401.html\n• rw-r--r-- 4.5 unx      792 B bl      400 B defN 1979-12-31T17:00:00.000Z src/views/errors/402.html\n• rw-r--r-- 4.5 unx      805 B bl      406 B defN 1979-12-31T17:00:00.000Z src/views/errors/403.html\n• rw-r--r-- 4.5 unx      820 B bl      415 B defN 1979-12-31T17:00:00.000Z src/views/errors/404.html\n• rw-r--r-- 4.5 unx      867 B bl      435 B defN 1979-12-31T17:00:00.000Z src/views/errors/405.html\n• rw-r--r-- 4.5 unx      881 B bl      442 B defN 1979-12-31T17:00:00.000Z src/views/errors/406.html\n• rw-r--r-- 4.5 unx      865 B bl      427 B defN 1979-12-31T17:00:00.000Z src/views/errors/407.html\n• rw-r--r-- 4.5 unx      880 B bl      438 B defN 1979-12-31T17:00:00.000Z src/views/errors/408.html\n• rw-r--r-- 4.5 unx      867 B bl      437 B defN 1979-12-31T17:00:00.000Z src/views/errors/409.html\n• rw-r--r-- 4.5 unx      837 B bl      420 B defN 1979-12-31T17:00:00.000Z src/views/errors/410.html\n• rw-r--r-- 4.5 unx      855 B bl      425 B defN 1979-12-31T17:00:00.000Z src/views/errors/411.html\n• rw-r--r-- 4.5 unx      892 B bl      446 B defN 1979-12-31T17:00:00.000Z src/views/errors/412.html\n• rw-r--r-- 4.5 unx      905 B bl      445 B defN 1979-12-31T17:00:00.000Z src/views/errors/413.html\n• rw-r--r-- 4.5 unx      898 B bl      447 B defN 1979-12-31T17:00:00.000Z src/views/errors/414.html\n• rw-r--r-- 4.5 unx      935 B bl      464 B defN 1979-12-31T17:00:00.000Z src/views/errors/415.html\n• rw-r--r-- 4.5 unx      853 B bl      426 B defN 1979-12-31T17:00:00.000Z src/views/errors/416.html\n• rw-r--r-- 4.5 unx      885 B bl      439 B defN 1979-12-31T17:00:00.000Z src/views/errors/417.html\n• rw-r--r-- 4.5 unx      736 B bl      374 B defN 1979-12-31T17:00:00.000Z src/views/errors/418.html\n• rw-r--r-- 4.5 unx      920 B bl      463 B defN 1979-12-31T17:00:00.000Z src/views/errors/421.html\n• rw-r--r-- 4.5 unx      843 B bl      417 B defN 1979-12-31T17:00:00.000Z src/views/errors/422.html\n• rw-r--r-- 4.5 unx      812 B bl      406 B defN 1979-12-31T17:00:00.000Z src/views/errors/423.html\n• rw-r--r-- 4.5 unx      898 B bl      446 B defN 1979-12-31T17:00:00.000Z src/views/errors/424.html\n• rw-r--r-- 4.5 unx      845 B bl      427 B defN 1979-12-31T17:00:00.000Z src/views/errors/425.html\n• rw-r--r-- 4.5 unx      844 B bl      422 B defN 1979-12-31T17:00:00.000Z src/views/errors/426.html\n• rw-r--r-- 4.5 unx      842 B bl      415 B defN 1979-12-31T17:00:00.000Z src/views/errors/428.html\n• rw-r--r-- 4.5 unx      839 B bl      420 B defN 1979-12-31T17:00:00.000Z src/views/errors/429.html\n• rw-r--r-- 4.5 unx      900 B bl      446 B defN 1979-12-31T17:00:00.000Z src/views/errors/431.html\n• rw-r--r-- 4.5 unx      889 B bl      443 B defN 1979-12-31T17:00:00.000Z src/views/errors/451.html\n• rw-r--r-- 4.5 unx      886 B bl      440 B defN 1979-12-31T17:00:00.000Z src/views/errors/500.html\n• rw-r--r-- 4.5 unx      859 B bl      430 B defN 1979-12-31T17:00:00.000Z src/views/errors/501.html\n• rw-r--r-- 4.5 unx      873 B bl      440 B defN 1979-12-31T17:00:00.000Z src/views/errors/502.html\n• rw-r--r-- 4.5 unx      822 B bl      407 B defN 1979-12-31T17:00:00.000Z src/views/errors/503.html\n• rw-r--r-- 4.5 unx      887 B bl      446 B defN 1979-12-31T17:00:00.000Z src/views/errors/504.html\n• rw-r--r-- 4.5 unx      894 B bl      443 B defN 1979-12-31T17:00:00.000Z src/views/errors/505.html\n• rw-r--r-- 4.5 unx      836 B bl      416 B defN 1979-12-31T17:00:00.000Z src/views/errors/506.html\n• rw-r--r-- 4.5 unx      884 B bl      441 B defN 1979-12-31T17:00:00.000Z src/views/errors/507.html\n• rw-r--r-- 4.5 unx      875 B bl      448 B defN 1979-12-31T17:00:00.000Z src/views/errors/508.html\n• rw-r--r-- 4.5 unx      837 B bl      419 B defN 1979-12-31T17:00:00.000Z src/views/errors/510.html\n• rw-r--r-- 4.5 unx      861 B bl      421 B defN 1979-12-31T17:00:00.000Z src/views/errors/511.html\n• rw-r--r-- 4.5 unx      226 B bl      160 B defN 1979-12-31T17:00:00.000Z src/views/layouts/main.hbs\n\n✔ Service packaged (35s)\n```\n\n## Contributing\n\nIf you have suggestions for how this app could be improved, or\nwant to report a bug, open an issue - we'd love all and any\ncontributions.\n\n## License\n\nApache License 2.0 © 2024 Mridang Agarwalla\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmridang%2Fserverless-zipinfo-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmridang%2Fserverless-zipinfo-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmridang%2Fserverless-zipinfo-plugin/lists"}