Comparing version 1.2.0 to 1.2.1
@@ -117,3 +117,3 @@ /** | ||
if (!Array.isArray(keys)) keys = []; | ||
keys.unshift(this.key); | ||
keys.unshift(self.key); | ||
self.root.store.flush(keys, cb); | ||
@@ -120,0 +120,0 @@ }); |
{ | ||
"name": "cachetree", | ||
"description": "A scoped, fluent API for easily interacting with hierarchical, key-value data", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "David Wood <bitprobe@gmail.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
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