Comparing version 0.4.5 to 0.4.6
@@ -668,3 +668,3 @@ /*! | ||
return this.url(filename) + | ||
return this.url(ensureLeadingSlash(filename)) + | ||
'?Expires=' + epoch + | ||
@@ -671,0 +671,0 @@ '&AWSAccessKeyId=' + this.key + |
@@ -5,3 +5,3 @@ { | ||
"keywords": ["aws", "amazon", "s3"], | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"author": "TJ Holowaychuk <tj@learnboost.com>", | ||
@@ -8,0 +8,0 @@ "contributors": [ |
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
32753