@tussle/core
Advanced tools
Comparing version 0.2.7 to 0.2.9
@@ -66,4 +66,5 @@ "use strict"; | ||
delete this.cache[key]; | ||
return hit.data; | ||
} | ||
return hit.data; | ||
return null; | ||
} | ||
@@ -70,0 +71,0 @@ key(nth) { |
{ | ||
"name": "@tussle/core", | ||
"version": "0.2.7", | ||
"version": "0.2.9", | ||
"description": "Tussle tus daemon core module", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "2965f57b55b4dae99686be4c9fa06eb8475a431a" | ||
"gitHead": "f506d4b196b41dbfbf6ffbfa87dec164e5ec3760" | ||
} |
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
27142
625