@thi.ng/memoize
Advanced tools
Comparing version 2.1.17 to 2.1.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.17...@thi.ng/memoize@2.1.18) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [2.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.16...@thi.ng/memoize@2.1.17) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.1.17", | ||
"version": "2.1.18", | ||
"description": "Function memoization with configurable caching", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.7" | ||
"@thi.ng/api": "^7.1.8" | ||
}, | ||
@@ -62,3 +62,3 @@ "files": [ | ||
}, | ||
"gitHead": "a85a4dd69e086a18d97d22204667c6b5334b01e0" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
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
34076
Updated@thi.ng/api@^7.1.8