New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@krtn/dns-authoritative-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@krtn/dns-authoritative-server - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

index.d.ts

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc