@thi.ng/memoize
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.1"></a> | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
<a name="0.1.0"></a> | ||
@@ -8,0 +16,0 @@ # 0.1.0 (2018-08-08) |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Function memoization with configurable caches", | ||
@@ -23,4 +23,2 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/associative": "^0.5.11", | ||
"@thi.ng/cache": "^0.2.15", | ||
"@types/mocha": "^5.2.5", | ||
@@ -34,3 +32,3 @@ "@types/node": "^10.5.5", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.6" | ||
"@thi.ng/api": "^4.1.0" | ||
}, | ||
@@ -37,0 +35,0 @@ "keywords": [ |
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
20593
6
Updated@thi.ng/api@^4.1.0