reddit-user-dump
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -41,3 +41,3 @@ var request = ('request'); | ||
} catch (err) { | ||
readStream.emit('error', err, body); | ||
readStream.emit('error', err, user_data); | ||
} | ||
@@ -44,0 +44,0 @@ |
{ | ||
"name": "reddit-user-dump", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "dumps a redditor's history in json", | ||
@@ -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
6823