@thi.ng/memoize
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.5...@thi.ng/memoize@2.0.6) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [2.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.4...@thi.ng/memoize@2.0.5) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Function memoization with configurable caching", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.9.1", | ||
"@thi.ng/api": "^6.10.0", | ||
"tslib": "^1.11.1" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
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
30713
Updated@thi.ng/api@^6.10.0