New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@egomobile/cache

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egomobile/cache

A memory cache for Node.js

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
4
Created
Source

npm last build PRs Welcome

@egomobile/cache

A memory cache for Node.js.

Install

Execute the following command from your project folder, where your package.json file is stored:

npm install --save @egomobile/cache

Usage

import { startServer } from "@egomobile/cache";

startServer();

Documentation

The API documentation can be found here.

Keywords

node

FAQs

Package last updated on 26 Jan 2023

Did you know?

Socket

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.

Install

Related posts