@thi.ng/memoize
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.4...@thi.ng/memoize@2.1.5) (2020-11-26) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [2.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.3...@thi.ng/memoize@2.1.4) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Function memoization with configurable caching", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.2" | ||
"@thi.ng/api": "^6.13.3" | ||
}, | ||
@@ -73,3 +73,3 @@ "files": [ | ||
}, | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
} |
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
34733
Updated@thi.ng/api@^6.13.3