Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

1

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

1 - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -5,3 +5,3 @@ 'use strict';

var zmq = require('zmq');
var mdns = require('mdns');
var mdns = require('mdns2');
var mout = require('mout');

@@ -8,0 +8,0 @@ var uuid = require('node-uuid');

{
"name": "1",
"version": "0.0.5",
"version": "0.0.6",
"description": "distributed message queue based on ØMQ",

@@ -27,3 +27,3 @@ "main": "index.js",

"dependencies": {
"mdns": "https://github.com/agnat/node_mdns/tarball/master",
"mdns2": "~2.1.3",
"zmq": "~2.4.0",

@@ -30,0 +30,0 @@ "mout": "~0.2.0",

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