Comparing version 0.5.3 to 0.5.4
{ | ||
"name" : "dnode", | ||
"version" : "0.5.3", | ||
"version" : "0.5.4", | ||
"description" : "Call remote methods and callbacks with a JSON-based protocol. RMI for network sockets and the browser too!", | ||
"main" : "./lib/dnode.js", | ||
"modules" : { | ||
"index" : "./lib/dnode", | ||
"web" : "./lib/web" | ||
}, | ||
"directories" : { | ||
"lib" : "./lib" | ||
}, | ||
"keywords" : [ | ||
@@ -10,0 +13,0 @@ "message passing", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99514