@keyvhq/memoize
Advanced tools
Comparing version 1.4.0 to 1.5.1
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://keyv.js.org", | ||
"version": "1.4.0", | ||
"version": "1.5.1", | ||
"main": "src/index.js", | ||
@@ -52,3 +52,3 @@ "author": { | ||
}, | ||
"gitHead": "104c161da8142d3b7bc5500b3377e292754243dd" | ||
"gitHead": "2abf6dd067c6a7a7dbe5ec54c587f315d95f9160" | ||
} |
@@ -8,3 +8,3 @@ # @keyvhq/memoize [<img width="100" align="right" src="https://keyv.js.org/media/logo-sunset.svg" alt="keyv">](https://github.com/microlinkhq/keyv) | ||
```shell | ||
npm install --save keyv @keyvhq/memoize | ||
npm install --save @keyvhq/memoize | ||
``` | ||
@@ -11,0 +11,0 @@ |
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
10177