Socket
Socket
Sign inDemoInstall

multicast-dns-service-types

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "multicast-dns-service-types",
"version": "1.0.0",
"version": "1.0.1",
"description": "Parse and stringify mdns service types",

@@ -8,2 +8,3 @@ "main": "index.js",

"devDependencies": {
"standard": "^3.5.0",
"tape": "^4.0.0"

@@ -16,3 +17,3 @@ },

"scripts": {
"test": "tape test.js"
"test": "standard && tape test.js"
},

@@ -19,0 +20,0 @@ "author": "Mathias Buus (@mafintosh)",

2

test.js

@@ -26,2 +26,2 @@ var tape = require('tape')

t.end()
})
})
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc