Comparing version 0.1.0 to 0.2.0
@@ -35,5 +35,3 @@ /* | ||
console.log('direct') | ||
client.query({questions: [{type: 'SRV', name: query}]}, opts.port, opts.host, function (err, serviceSRV) { | ||
console.log('err:' + err) | ||
if (err) { return cb(err) } | ||
@@ -40,0 +38,0 @@ |
{ | ||
"name": "concordant", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "resolver utility module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16522
402