lru-cache
Advanced tools
Comparing version 10.4.0 to 10.4.1
{ | ||
"name": "lru-cache", | ||
"description": "A cache object that deletes the least-recently-used items.", | ||
"version": "10.4.0", | ||
"version": "10.4.1", | ||
"author": "Isaac Z. Schlueter <i@izs.me>", | ||
@@ -71,3 +71,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=18" | ||
"node": "14 >= 14.21 || 16 >= 16.20 || 18 >=18.20 || 20 || >=22" | ||
}, | ||
@@ -74,0 +74,0 @@ "prettier": { |
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
804340