New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bluecache

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

bluecache - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

package.json
{
"name": "bluecache",
"description": "In-memory, Promises/A+ LRU Cache",
"version": "0.1.7",
"version": "0.1.8",
"author": "kurttheviking <kurttheviking@outlook.com>",

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

@@ -85,3 +85,3 @@ <a href="http://promisesaplus.com/">

Returns a promise that resolves to `undefined` after removing the key from the cache.
Returns a promise that resolves to `undefined` after emptying the cache.

@@ -88,0 +88,0 @@

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