🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@type-cacheable/lru-cache-adapter

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type-cacheable/lru-cache-adapter - npm Package Compare versions

Comparing version

to
17.0.1

8

package.json
{
"name": "@type-cacheable/lru-cache-adapter",
"version": "17.0.0",
"version": "17.0.1",
"description": "Adapter for using lru-cache with type-cacheable",

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"devDependencies": {
"@type-cacheable/core": "^14.0.0",
"@type-cacheable/core": "^14.0.1",
"lru-cache": "^10.0.0",

@@ -47,6 +47,6 @@ "typescript": "^5.0.2"

"peerDependencies": {
"@type-cacheable/core": "^13.0.0",
"@type-cacheable/core": "^14.0.0",
"lru-cache": "^10.0.0"
},
"gitHead": "606b690c881773ca6b40c6d42052ff1d75fda19b"
"gitHead": "8633d42353f0f5daa4bf9dcea3b28c3881c57273"
}