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

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.9 to 0.6.10

node_modules/dnode-protocol/.npmignore

22

package.json
{
"name" : "dnode",
"version" : "0.6.9",
"description" : "freestyle RPC like a boss",
"version" : "0.6.10",
"description" : "freestyle RPC",
"main" : "./index.js",
"keywords" : [
"message passing",
"rpc", "rmi", "drb",
"rpc",
"rmi",
"drb",
"remote",

@@ -23,7 +25,7 @@ "communication",

"dependencies" : {
"socket.io" : ">=0.6.1",
"lazy" : ">=1.0.2",
"traverse" : ">=0.3.1",
"browserify" : ">=0.2.9",
"dnode-protocol" : ">=0.0.7"
"socket.io" : ">=0.6.1 <0.7",
"lazy" : ">=1.0.2 <1.1",
"traverse" : ">=0.3.1 <0.4",
"browserify" : ">=0.3.6 <0.4",
"dnode-protocol" : ">=0.0.8"
},

@@ -37,3 +39,5 @@ "bundleDependencies" : [ "dnode-protocol" ],

},
"engine" : { "node" : ">=0.4.0" },
"engine" : {
"node" : ">=0.4.0"
},
"author" : {

@@ -40,0 +44,0 @@ "name" : "James Halliday",

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