cacache icon indicating copy to clipboard operation
cacache copied to clipboard

πŸ’©πŸ’΅ but for your data. If you've got the hash, we've got the cache β„’ (moved)

Results 8 cacache issues
Sort by recently updated
recently updated
newest added

## The devDependency [tap](https://github.com/tapjs/node-tap) was updated from `12.7.0` to `14.2.4`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

I am using cacache with [make-fetch-happen] to cache fetch responses from a forecast API. These responses are pretty big (~60 kB) and differ every hour. What worries me a little...

Medium severity vuln found in [email protected], introduced via [email protected] Description: Time of Check Time of Use (TOCTOU) Info: https://snyk.io/vuln/npm:chownr:20180731 From: [email protected] > [email protected]

Hey folk, Just posting this so others may hopefully spend less time on this than I did to do simple object read-writes because I'm on Node 8.9.x and reading buffers...

In our Jenkins set up we change the npm cache directory to be within the build workspace and using the [Copy to Slave plugin](https://wiki.jenkins.io/display/JENKINS/Copy+To+Slave+Plugin) copy it between the master node...

Hello! I was wondering if it was possible to update the metadata of an entry without having to write it out again. Basically, I want to keep track of the...

enhancement
help wanted
starter

If we get an EINTEGRITY error while reading stuff from the cache, the cached data should be unlinked. There's no need to remove associated index entries, though. This should be...

enhancement
help wanted
starter

I'm starting to think that cacache should start storing secondary integrity hashes in the index. Direct content address reads can still potentially yield bad data, but if you provide a...

bug
enhancement
help wanted