Socket
Socket
Sign inDemoInstall

dnode

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnode - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

browser/index.js
var protocol = require('dnode-protocol');
var EventEmitter = require('events').EventEmitter;
var io = require('dnode/socket.io').io;
var io = require('./socket.io').io;

@@ -5,0 +5,0 @@ var exports = module.exports = dnode;

{
"name" : "dnode",
"version" : "0.7.0",
"version" : "0.7.1",
"description" : "freestyle RPC",

@@ -5,0 +5,0 @@ "main" : "./index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc