@thi.ng/memoize
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.0...@thi.ng/memoize@2.0.1) (2020-02-26) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.1.8...@thi.ng/memoize@2.0.0) (2020-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Function memoization with configurable caching", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.8.0" | ||
"@thi.ng/api": "^6.8.1" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "b75ac2e62a828cc6ebf7b2aec4332bdf6f933a59" | ||
"gitHead": "666a6dbea1c6399eb181aac30d71b377dcfd2fd1" | ||
} |
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
32303
Updated@thi.ng/api@^6.8.1