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.1.2 to 1.1.3

8

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

@@ -40,6 +40,6 @@ "keywords": [ "cache", "lru" ],

"babel-core": "6.26.3",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"uglifyify": "5.0.0",
"browserify-header": "0.9.2",
"browserify-derequire": "0.9.4"
"browserify-header": "0.9.4",
"browserify-derequire": "0.9.6"
},

@@ -46,0 +46,0 @@ "scripts": {

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