@thi.ng/memoize
Advanced tools
Comparing version 2.1.10 to 2.1.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.10...@thi.ng/memoize@2.1.11) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [2.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.9...@thi.ng/memoize@2.1.10) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "Function memoization with configurable caching", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.0" | ||
"@thi.ng/api": "^7.1.1" | ||
}, | ||
@@ -73,3 +73,3 @@ "files": [ | ||
}, | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142" | ||
} |
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
34259
Updated@thi.ng/api@^7.1.1