Comparing version 1.0.0 to 1.0.1
{ | ||
"name" : "cryptalk", | ||
"version" : "1.0.0", | ||
"version" : "1.0.1", | ||
"description" : "Encrypted HTML5/Node.JS instant chat", | ||
@@ -28,2 +28,6 @@ "main" : "server.js", | ||
}, | ||
"bin" : { | ||
"npm" : "./server.js" | ||
}, | ||
"dependencies": { | ||
@@ -30,0 +34,0 @@ "node-uuid": ">= 1.4.1", |
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
161216