Comparing version 11.2.10 to 11.2.11
@@ -6,3 +6,3 @@ /** | ||
* @license BSD-3-Clause | ||
* @version 11.2.10 | ||
* @version 11.2.11 | ||
*/ | ||
@@ -9,0 +9,0 @@ class LRU { |
{ | ||
"name": "tiny-lru", | ||
"description": "Tiny LRU cache for Client or Server", | ||
"version": "11.2.10", | ||
"version": "11.2.11", | ||
"homepage": "https://github.com/avoidwork/tiny-lru", | ||
@@ -15,3 +15,4 @@ "author": "Jason Mulligan <jason.mulligan@avoidwork.com>", | ||
"files": [ | ||
"dist", | ||
"dist/tiny-lru.cjs", | ||
"dist/tiny-lru.js", | ||
"*.d.ts" | ||
@@ -18,0 +19,0 @@ ], |
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
15226
6
331