Socket
Socket
Sign inDemoInstall

cacheable-lookup

Package Overview
Dependencies
5
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "cacheable-lookup",
"version": "2.0.0",
"version": "2.0.1",
"description": "A cacheable dns.lookup(…) that respects the TTL",

@@ -33,3 +33,2 @@ "engines": {

"devDependencies": {
"@types/keyv": "^3.1.1",
"ava": "^3.1.0",

@@ -44,4 +43,5 @@ "benchmark": "^2.1.4",

"dependencies": {
"@types/keyv": "^3.1.1",
"keyv": "^4.0.0"
}
}

@@ -10,4 +10,3 @@ # cacheable-lookup

Making lots of HTTP requests? You can save some time by caching DNS lookups.<br>
Don't worry, this package respects TTL :smiley:
Making lots of HTTP requests? You can save some time by caching DNS lookups :zap:

@@ -14,0 +13,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc