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.4 to 1.1.5

8

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

@@ -29,4 +29,4 @@ "keywords": [ "cache", "lru" ],

"grunt-eslint": "20.2.0",
"babel-eslint": "8.2.3",
"eslint": "4.19.1",
"babel-eslint": "8.2.4",
"eslint": "5.0.0",
"eslint-config-standard": "11.0.0",

@@ -42,3 +42,3 @@ "eslint-plugin-standard": "3.1.0",

"babel-preset-env": "1.7.0",
"uglifyify": "5.0.0",
"uglifyify": "5.0.1",
"browserify-header": "0.9.4",

@@ -45,0 +45,0 @@ "browserify-derequire": "0.9.6"

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