@thi.ng/memoize
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.7...@thi.ng/memoize@1.0.8) (2019-04-26) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [1.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.6...@thi.ng/memoize@1.0.7) (2019-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Function memoization with configurable caches", | ||
@@ -35,3 +35,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.1.0" | ||
"@thi.ng/api": "^6.1.1" | ||
}, | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443" | ||
"gitHead": "aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8" | ||
} |
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
28920
Updated@thi.ng/api@^6.1.1