New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

base-cache

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base-cache - npm Package Compare versions

Comparing version 0.0.1 to 0.0.11

4

package.json
{
"name": "base-cache",
"version": "0.0.1",
"version": "0.0.11",
"description": "A simple node.js base module for creating cache tables based on hashtables with a max size.",

@@ -29,4 +29,4 @@ "main": "index.js",

"devDependencies": {
"nodeunit": "^0.9.0"
"nodeunit": "*"
}
}
base-cache
==========
[![Build Status](https://travis-ci.org/herenow/base-cache.svg?branch=master)](https://travis-ci.org/herenow/base-cache)

@@ -4,0 +5,0 @@ A simple node.js base module for creating cache tables, based on hashes/keys. This module was written for the [light-router](https://github.com/herenow/light-router) cache manager, so performance is a concern in this module :)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc