Socket
Socket
Sign inDemoInstall

native-node-dns-cache

Package Overview
Dependencies
8
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

2

lookup.js

@@ -36,3 +36,3 @@ // Copyright 2012 Timothy J Fontaine <tjfontaine@gmail.com>

var CNAME = require('native-dns-packet').consts.NAME_TO_QTYPE.CNAME;
var CNAME = require('native-node-dns-packet').consts.NAME_TO_QTYPE.CNAME;

@@ -39,0 +39,0 @@ var Lookup = exports.Lookup = function (store, zone, question, cb) {

{
"name": "native-node-dns-cache",
"version": "0.0.3",
"version": "0.0.4",
"authors": [

@@ -26,3 +26,3 @@ "Francis Turner <francis.turner@gmail.com>",

"binaryheap": ">= 0.0.3",
"native-node-dns-packet": ">= 0.0.1"
"native-node-dns-packet": ">= 0.1.2"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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