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.6.0 to 0.6.1

5

package.json
{
"name" : "dnode",
"version" : "0.6.0",
"version" : "0.6.1",
"description" : "Execute remote callbacks with a JSON-based protocol. RMI for network sockets and socket.io too!",

@@ -26,3 +26,3 @@ "main" : "./index.js",

"traverse" : ">=0.3.1",
"browserify" : ">=0.2.2",
"browserify" : ">=0.2.6",
"dnode-protocol" : ">=0.0.5"

@@ -32,2 +32,3 @@ },

"name" : "dnode",
"main" : "./browser/index.js",
"base" : "./browser",

@@ -34,0 +35,0 @@ "require" : [ "dnode-protocol" ]

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