Comparing version 0.0.0 to 0.0.1
{ | ||
"name" : "arping", | ||
"version" : "0.0.0", | ||
"description" : "ARP ping using raw sockets", | ||
"main" : "index.js", | ||
"keywords" : [ "arp", "ping" ], | ||
"author" : "Diogo Resende <dresende@thinkdigital.pt>", | ||
"license" : "MIT" | ||
"name" : "arping", | ||
"version" : "0.0.1", | ||
"description" : "ARP ping using raw sockets", | ||
"main" : "index.js", | ||
"keywords" : [ "arp", "ping" ], | ||
"author" : "Diogo Resende <dresende@thinkdigital.pt>", | ||
"repository" : "git@github.com:dresende/node-arping.git", | ||
"license" : "MIT", | ||
"dependencies" : { | ||
"pcap2" : "^3.0.4" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6396
4
154
1
23
0
1
+ Addedpcap2@^3.0.4
+ Addednan@2.22.0(transitive)
+ Addedpcap2@3.0.4(transitive)
+ Addedsocketwatcher@0.3.0(transitive)