@thi.ng/memoize
Advanced tools
Comparing version 3.1.33 to 3.1.34
# Change Log | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Last updated**: 2023-08-10T12:16:43Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/memoize", | ||
"version": "3.1.33", | ||
"version": "3.1.34", | ||
"description": "Function memoization with configurable caching", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.0" | ||
"@thi.ng/api": "^8.9.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"@thi.ng/testament": "^0.3.19", | ||
"rimraf": "^5.0.1", | ||
@@ -93,3 +93,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\n" | ||
"gitHead": "672fb5ede530598da51c9d1cee48fe58c23bad34\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/memoize](https://media.thi.ng/umbrella/banners-20220914/thing-memoize.svg?c436e528) | ||
# ![@thi.ng/memoize](https://media.thi.ng/umbrella/banners-20230807/thing-memoize.svg?c436e528) | ||
@@ -5,0 +6,0 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/memoize.svg)](https://www.npmjs.com/package/@thi.ng/memoize) |
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
31194
178
Updated@thi.ng/api@^8.9.1