lru-cache-ext
Advanced tools
Comparing version 3.0.3 to 4.0.0
{ | ||
"name": "lru-cache-ext", | ||
"type": "module", | ||
"version": "3.0.3", | ||
"version": "4.0.0", | ||
"description": "Thin wrapper around lru-cache with extended functionality.", | ||
@@ -45,4 +45,4 @@ "main": "lib/index.js", | ||
"@babel/register": "7.22.5", | ||
"@blackflux/eslint-plugin-rules": "2.2.0", | ||
"@blackflux/robo-config-plugin": "9.1.7", | ||
"@blackflux/eslint-plugin-rules": "3.0.0", | ||
"@blackflux/robo-config-plugin": "9.1.9", | ||
"c8": "8.0.1", | ||
@@ -56,5 +56,5 @@ "chai": "4.3.7", | ||
"eslint-plugin-mocha": "10.1.0", | ||
"js-gardener": "5.0.0", | ||
"node-tdd": "3.5.4", | ||
"smart-fs": "3.0.2" | ||
"js-gardener": "5.0.1", | ||
"node-tdd": "4.0.0", | ||
"smart-fs": "4.0.0" | ||
}, | ||
@@ -68,3 +68,3 @@ "licenses": [ | ||
"engines": { | ||
"node": ">= 14" | ||
"node": ">= 16" | ||
}, | ||
@@ -71,0 +71,0 @@ "files": [ |
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