@thi.ng/memoize
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.6...@thi.ng/memoize@2.0.7) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Function memoization with configurable caching", | ||
@@ -41,5 +41,10 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.0", | ||
"@thi.ng/api": "^6.10.1", | ||
"tslib": "^1.11.1" | ||
}, | ||
"files": [ | ||
"*.js", | ||
"*.d.ts", | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -59,3 +64,3 @@ "cache", | ||
}, | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
} |
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
31566
20
164
3
5
41
Updated@thi.ng/api@^6.10.1