{"id":5801773,"name":"mangs/super-cache-action","ecosystem":"actions","description":"Simple GitHub Action that improves cache performance over actions/cache's recommendations for Node.js projects","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mangs/super-cache-action","keywords_array":["cache","github","github-action","performance","simple"],"namespace":"mangs","versions_count":19,"first_release_published_at":"2022-03-28T05:38:51.000Z","latest_release_published_at":"2024-11-06T20:08:59.000Z","latest_release_number":"v3.4.0","last_synced_at":"2026-07-02T15:32:18.453Z","created_at":"2023-01-04T13:24:24.303Z","updated_at":"2026-07-02T15:32:18.453Z","registry_url":"https://github.com/mangs/super-cache-action","install_command":null,"documentation_url":null,"metadata":{"name":"mangs/super-cache-action","author":"Eric L. Goldstein","description":"Simple GitHub Action that improves cache performance over actions/cache's recommendations for Node.js projects","inputs":{"cache-key-suffix":{"default":"","description":"String appended to the end of the auto-generated cache key that allows for cache key customization (e.g. separate development and production caches with the latter using `npm ci --production`)","required":false},"cache-targets":{"default":"./node_modules","description":"Single- or multi-line string wherein each line targets a resource to cache; can use globs","required":false},"package-manager":{"default":"npm","description":"Package manager target for caching operations","required":false}},"outputs":{"cache-hit":{"description":"A string containing either 'true' or 'false' indicating if 'cache-targets' were fetched from cache and applied to the current workflow run","value":"${{ steps.package-manager-cache.outputs.cache-hit }}"}},"runs":{"using":"composite","steps":[{"name":"Capture package manager version number","id":"capture","run":"echo \"version-number=$(${{ inputs.package-manager }} --version)\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash"},{"if":"inputs.package-manager == 'npm'","id":"npm","run":"echo \"hash=${{ hashFiles('**/package-lock.json') }}\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash"},{"if":"inputs.package-manager == 'pnpm'","id":"pnpm","run":"echo \"hash=${{ hashFiles('**/pnpm-lock.yaml') }}\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash"},{"if":"inputs.package-manager == 'yarn'","id":"yarn","run":"echo \"hash=${{ hashFiles('**/yarn.lock') }}\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash"},{"if":"inputs.package-manager == 'npm' || inputs.package-manager == 'pnpm' || inputs.package-manager == 'yarn'","uses":"actions/cache@v4","id":"package-manager-cache","with":{"path":"${{ inputs.cache-targets }}","key":"${{ runner.os }}-${{ inputs.package-manager }}-v${{ steps.capture.outputs.version-number }}-${{ steps.npm.outputs.hash }}${{ steps.pnpm.outputs.hash }}${{ steps.yarn.outputs.hash }}-${{ inputs.cache-key-suffix }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"474749247","full_name":"mangs/super-cache-action","owner":"mangs","description":"Simple GitHub Action that improves cache performance over actions/cache's recommendations for Node.js projects","archived":false,"fork":false,"pushed_at":"2023-07-03T02:15:13.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-13T08:25:33.180Z","etag":null,"topics":["cache","github","github-action","performance","simple"],"latest_commit_sha":null,"homepage":"","language":null,"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/mangs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-03-27T20:16:56.000Z","updated_at":"2023-07-13T08:25:33.181Z","dependencies_parsed_at":"2023-01-17T11:00:43.932Z","dependency_job_id":null,"html_url":"https://github.com/mangs/super-cache-action","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.3571428571428571,"last_synced_commit":"5e672ebf2fa0ddf55758aec4531a9bf01d88c530"},"previous_names":[],"tags_count":17,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mangs","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145709604,"owners_count":6278964,"icon_url":"https://github.com/github.png","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":"mangs","name":"Eric L. Goldstein","uuid":"3359116","kind":"user","description":"Web, hardware, and infrastructure performance enthusiast. Principal Engineer at Babbel\r\n in NYC. Trying to become a better open-source citizen.","email":"","website":"http://www.ericgoldstein.org/","location":"New York, NY","twitter":"EricLGoldstein","company":"Babbel, Inc.","icon_url":"https://avatars.githubusercontent.com/u/3359116?u=abe987d7bacc2c39023fe1345224d01e58760bd7\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-03T22:07:06.903Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mangs","created_at":"2022-11-14T05:55:59.220Z","updated_at":"2023-03-03T22:07:06.917Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mangs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mangs/repositories"},"tags":[{"name":"v3.2.0","sha":"0b920ffd103e5fa23359edd993a40093171f6952","kind":"commit","published_at":"2023-06-01T17:00:13.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.2.0","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.2.0","dependencies_parsed_at":"2023-06-02T11:54:05.340Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"13324d9b41deadedd27ced6fc31b675f721a2169","kind":"commit","published_at":"2023-04-03T22:19:51.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.1.4","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.1.4","dependencies_parsed_at":"2023-06-02T00:07:30.872Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.4/manifests"},{"name":"v3","sha":"5e672ebf2fa0ddf55758aec4531a9bf01d88c530","kind":"commit","published_at":"2022-09-21T05:01:13.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3","dependencies_parsed_at":"2023-05-31T16:43:22.514Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3/manifests"},{"name":"v3.1.3","sha":"5e672ebf2fa0ddf55758aec4531a9bf01d88c530","kind":"commit","published_at":"2022-09-21T05:01:13.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.1.3","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.1.3","dependencies_parsed_at":"2023-05-31T16:43:19.166Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"c18bff2fc20162f4d96a6e0bd4971d0768d47a17","kind":"commit","published_at":"2022-06-20T04:04:01.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.1.2","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.1.2","dependencies_parsed_at":"2023-05-31T16:43:25.490Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"25a6ceda32cf0f665eb814b3d0819e7e77b2cf63","kind":"commit","published_at":"2022-06-09T02:08:35.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.1.1","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.1.1","dependencies_parsed_at":"2023-05-31T16:43:26.025Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6d3ad8dcb7fc3a57244e5e61e171caa0e6b37c1d","kind":"commit","published_at":"2022-06-06T04:28:22.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.1.0","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-31T16:43:28.651Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a1afa3c45ad6ea9409e472fa6a2c01eef4df9934","kind":"commit","published_at":"2022-05-28T21:09:08.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v3.0.0","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T16:43:32.003Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v3.0.0/manifests"},{"name":"v2","sha":"2cb9f675a5009ea82c6bc4476e33782445750627","kind":"commit","published_at":"2022-03-28T21:40:00.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v2","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v2","dependencies_parsed_at":"2023-05-31T16:43:46.212Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2/manifests"},{"name":"v2.0.3","sha":"2cb9f675a5009ea82c6bc4476e33782445750627","kind":"commit","published_at":"2022-03-28T21:40:00.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v2.0.3","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-31T16:43:33.996Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"29f4a89f28d0f5a2fa01bb80e58defb259321512","kind":"commit","published_at":"2022-03-28T21:30:02.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v2.0.2","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T16:43:38.852Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05889adccaa984eda188d23ebe2e8cb2472fbbec","kind":"commit","published_at":"2022-03-28T21:20:48.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v2.0.1","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T16:43:39.540Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e5d9ff1f43696d9b1bfb0a388c3171e5ab6e1b00","kind":"commit","published_at":"2022-03-28T20:35:10.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v2.0.0","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T16:43:43.421Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"7ab7d0ea0045af652e92ba37577b3feae98c06ae","kind":"commit","published_at":"2022-03-28T06:59:29.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v1.0.3","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T16:43:49.094Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"933b3af1df15c7467f842c260ade3d0847cfd55f","kind":"commit","published_at":"2022-03-28T06:53:32.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v1.0.2","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T16:43:53.815Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c655045d998c5a93107c8848d84a7346ccc559db","kind":"commit","published_at":"2022-03-28T06:26:34.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v1.0.1","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T16:43:56.765Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"67660d988ac58aa7b8e5841ffe5508a392497666","kind":"commit","published_at":"2022-03-28T05:38:51.000Z","download_url":"https://codeload.github.com/mangs/super-cache-action/tar.gz/v1.0.0","html_url":"https://github.com/mangs/super-cache-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T16:43:57.962Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mangs%2Fsuper-cache-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:41:03.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.04468388527967,"dependent_packages_count":0.0,"stargazers_count":48.363175408017746,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":25.394549199809855},"purl":"pkg:githubactions/mangs/super-cache-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/mangs/super-cache-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/mangs/super-cache-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/mangs/super-cache-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:04:31.381Z","issues_count":0,"pull_requests_count":26,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":885044.04,"issues_closed_count":0,"pull_requests_closed_count":25,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1579483.9090909092,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":3},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mangs%2Fsuper-cache-action/codemeta","maintainers":[]}