Comparing version 0.2.0 to 0.2.1
@@ -334,3 +334,3 @@ /*global require, process, console*/ | ||
// Generate file id | ||
var id = o1.options.filename || utils.uid(24); | ||
var id = options.filename || utils.uid(24); | ||
@@ -337,0 +337,0 @@ // |
@@ -5,3 +5,3 @@ { | ||
"keywords": ["api", "storage", "rackspace", "cloud", "cloudfiles"], | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": "Ross Johnson <ross@mazira.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
80349