@thi.ng/memoize
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.3...@thi.ng/memoize@2.1.4) (2020-11-24) | ||
**Note:** Version bump only for package @thi.ng/memoize | ||
## [2.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.2...@thi.ng/memoize@2.1.3) (2020-09-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Function memoization with configurable caching", | ||
@@ -42,13 +42,13 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.9.11", | ||
"@microsoft/api-extractor": "^7.12.0", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.6.1", | ||
"mocha": "^8.1.2", | ||
"mocha": "^8.2.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.0.0", | ||
"typedoc": "^0.18.0", | ||
"typescript": "^4.0.2" | ||
"typedoc": "^0.19.2", | ||
"typescript": "^4.1.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.1" | ||
"@thi.ng/api": "^6.13.2" | ||
}, | ||
@@ -73,3 +73,3 @@ "files": [ | ||
}, | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
} |
Sorry, the diff of this file is not supported yet
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
34557
Updated@thi.ng/api@^6.13.2