Comparing version 0.2.1 to 0.2.2
@@ -45,2 +45,3 @@ var irc = require('irc') | ||
var details = parseSendParams(text); | ||
details.nick = from; | ||
if (!isFile) { | ||
@@ -47,0 +48,0 @@ filePath = filePath + '/' + details.file; |
{ | ||
"name": "xdcc", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "Justin Li <jli@j-li.net>", | ||
@@ -5,0 +5,0 @@ "description": "A simple xdcc client", |
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
3909
106