Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zcache

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zcache - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

6

lib/CacheServer.js

@@ -14,4 +14,6 @@ var events = require('events')

timeout: 20,
retries: 0,
remove: true
retries: 5,
retry: 10,
remove: true,
poolSize: 50
})

@@ -18,0 +20,0 @@

{
"name": "zcache"
, "description": "AWS zone-aware caching"
, "version": "0.0.7"
, "version": "0.0.8"
, "homepage": "https://github.com/azulus/zcache"

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

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