flickr-upload
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -115,3 +115,6 @@ var fs = require('fs'), | ||
var req = request.post({ | ||
url: uri | ||
url: uri, | ||
headers: { | ||
"User-Agent": "phil asked me to put something here (KHTML, like Gecko)/1.0" | ||
} | ||
}, function (err, response, body) { | ||
@@ -118,0 +121,0 @@ |
{ | ||
"name": "flickr-upload", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A simple Flickr uploader using OAuth that supports files, streams, and buffers.", | ||
@@ -21,5 +21,5 @@ "main": "index.js", | ||
"repository": { | ||
"type" : "git", | ||
"url" : "https://github.com/bertrandom/flickr-upload.git" | ||
} | ||
"type": "git", | ||
"url": "https://github.com/bertrandom/flickr-upload.git" | ||
} | ||
} |
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
8473
162
3