Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cache-lru

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cache-lru - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

bower.json
{
"name": "cache-lru",
"version": "1.0.0",
"version": "1.0.1",
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy",

@@ -5,0 +5,0 @@ "main": "lib/cache-lru.js",

{
"name": "cache-lru",
"version": "1.0.0",
"version": "1.0.1",
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy",

@@ -30,3 +30,3 @@ "keywords": [ "cache", "lru" ],

"chai": "~1.10.0",
"6to5ify": "~4.0.0",
"6to5ify": "~4.1.0",
"minifyify": "~6.1.0",

@@ -33,0 +33,0 @@ "browserify-header": "~0.9.1",

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