@krtn/dns-authoritative-server
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@krtn/dns-authoritative-server", | ||
"version": "0.1.0", | ||
"main": "index.js", | ||
"description": "Pure JavaScript implementation of an authoritative name server", | ||
"version": "0.1.1", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"license": "ISC", | ||
"author": "Nikita Khomyakov <dr.evil@krtn.eu>", | ||
"repository": "https://github.com/krtnio/dns-authoritative-server.git", | ||
"engineStrict": true, | ||
"engines": { | ||
"node": ">=11" | ||
}, | ||
"dependencies": { | ||
@@ -7,0 +15,0 @@ "dns-packet": "^5.2.1" |
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
53617
17
153
2