Comparing version 0.0.22 to 0.0.23
@@ -172,2 +172,7 @@ /** | ||
response.on('close', function () { | ||
loggere.log('error', 'request closed'); | ||
self.retry(); | ||
}); | ||
response.on('end', function () { | ||
@@ -174,0 +179,0 @@ |
{ | ||
"name": "cuddle", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
9001
249