Socket
Socket
Sign inDemoInstall

petty-cache

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

petty-cache - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

2

index.js

@@ -13,3 +13,3 @@ const async = require('async');

} else {
redisClient = redis.createClient(arguments);
redisClient = redis.createClient(...arguments);
}

@@ -16,0 +16,0 @@

@@ -33,3 +33,3 @@ {

},
"version": "2.6.0"
"version": "2.6.1"
}
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