Comparing version 0.8.8 to 0.8.9
@@ -835,3 +835,4 @@ "use strict"; | ||
if (err) return fn(err); | ||
if (data == null) return fn(new Error('null response received')); | ||
delete data.$; | ||
@@ -838,0 +839,0 @@ normalizeResponse(data); |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ (The MIT License) |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"author": "TJ Holowaychuk <tj@learnboost.com>", | ||
@@ -12,0 +12,0 @@ "contributors": [ |
@@ -374,3 +374,3 @@ # knox | ||
[multipart upload]: aws.typepad.com/aws/2010/11/amazon-s3-multipart-upload.html | ||
[multipart upload]: http://aws.typepad.com/aws/2010/11/amazon-s3-multipart-upload.html | ||
[rather-complicated]: http://stackoverflow.com/q/8653146/3191 | ||
@@ -377,0 +377,0 @@ [@nathanoehlman]: https://github.com/nathanoehlman |
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
1041
44439