
Security News
OpenClaw Advisory Surge Highlights Gaps Between GHSA and CVE Tracking
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.
@candlefinance/cache
Advanced tools
Using DiskCache for Android and PINCache for iOS, this library provides a simple interface to store data in a key-value format for offline mode.
iOS 15+ for iOScompileSdkVersion = 34 and Zullu 17 or higher for Androidyarn add @candlefinance/cache
npm i @candlefinance/cache
await write('key', 'value');
const result = await read('key'); // can be undefined if key doesn't exist
await remove('key');
await clear();
Join our Discord and ask questions in the #oss channel.
MIT
FAQs
Fast cache for offline mode with Sqlite
The npm package @candlefinance/cache receives a total of 1 weekly downloads. As such, @candlefinance/cache popularity was classified as not popular.
We found that @candlefinance/cache demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.