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.15 to 1.0.16

10

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

@@ -26,9 +26,9 @@ "keywords": [ "cache", "lru" ],

"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-browserify": "~5.0.0",
"grunt-mocha-test": "~0.13.2",
"mocha": "~3.2.0",
"chai": "~3.5.0",
"mocha": "~3.4.2",
"chai": "~4.0.1",
"babelify": "~7.3.0",
"babel-preset-es2015": "~6.24.0",
"babel-preset-es2015": "~6.24.1",
"minifyify": "~7.3.5",

@@ -35,0 +35,0 @@ "browserify-header": "~0.9.2",

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