Socket
Socket
Sign inDemoInstall

lru-cache

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lru-cache - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

6

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

@@ -18,3 +18,3 @@ "keywords": [

"preversion": "npm test",
"postversion": "npm publish",
"postversion": "npm publish --tag=legacy",
"postpublish": "git push origin --all; git push origin --tags"

@@ -32,3 +32,3 @@ },

"pseudomap": "^1.0.2",
"yallist": "^3.0.2"
"yallist": "^2.1.2"
},

@@ -35,0 +35,0 @@ "files": [

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