jamestalmage/Cache Node.js dependencies (and only that!)

Cache node dependencies. Intentionally does not include setup of node environment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package-managerThe package manager to use. Supported values: npm, yarn, pnpm. Default is to auto detect.
cache-dependency-pathUsed to specify the path to a dependency file: package-lock.json, yarn.lock, etc. Supports wildcards or a list of file names for caching multiple dependencies.
namedescription
cache-hitA boolean value to indicate if a cache was hit.