@thi.ng/memoize
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.1...@thi.ng/memoize@0.1.2) (2018-09-01) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
<a name="0.1.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.0...@thi.ng/memoize@0.1.1) (2018-08-24) |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Function memoization with configurable caches", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -40,2 +40,6 @@ # @thi.ng/memoize | ||
## Dependencies | ||
- [@thi.ng/api](https://github.com/thi-ng/umbrella/tree/master/packages/api) | ||
## Usage examples | ||
@@ -42,0 +46,0 @@ |
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
20884
118