v1.3.4
This commit is contained in:
parent
7bba8f18e9
commit
f441c0cfc5
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "dig.js",
|
"name": "dig.js",
|
||||||
"version": "1.3.3",
|
"version": "1.3.4",
|
||||||
"description": "Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix `dig` command.",
|
"description": "Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix `dig` command.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
Loading…
Reference in New Issue