Comparing version 1.0.98 to 1.0.99
{ | ||
"name": "yow", | ||
"version": "1.0.98", | ||
"version": "1.0.99", | ||
"description": "You Only Wish module", | ||
@@ -5,0 +5,0 @@ "main": "yow.js", |
@@ -164,2 +164,6 @@ | ||
var request = iface.request(params, function(response) { | ||
if (data) | ||
response.setEncoding('utf8'); | ||
var body = []; | ||
@@ -166,0 +170,0 @@ |
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
21163
521