
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
@wireapp/lru-cache
Advanced tools
Least Recently Used (LRU) Cache for JavaScript and TypeScript.
This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.
You can find the published source code at github.com/wireapp.
For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.
yarn add @wireapp/lru-cache
import {LRUCache} from '@wireapp/lru-cache';
const cache = new LRUCache();
cache.set('Key', 'Value');
FAQs
Least Recently Used (LRU) Cache for JavaScript and TypeScript.
The npm package @wireapp/lru-cache receives a total of 131 weekly downloads. As such, @wireapp/lru-cache popularity was classified as not popular.
We found that @wireapp/lru-cache demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.