Socket
Socket
Sign inDemoInstall

lru-cache

Package Overview
Dependencies
1
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

2

lib/lru-cache.js

@@ -60,3 +60,3 @@ module.exports = LRUCache

this._length += value.length
})
}, this)
}

@@ -63,0 +63,0 @@

{
"name": "lru-cache",
"description": "A cache object that deletes the least-recently-used items.",
"version": "3.1.1",
"version": "3.1.2",
"author": "Isaac Z. Schlueter <i@izs.me>",

@@ -6,0 +6,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc