🚀 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
16.0.1

6

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

@@ -46,6 +46,6 @@ "main": "dist/index.js",

"peerDependencies": {
"@type-cacheable/core": "^12.0.0",
"@type-cacheable/core": "^13.0.0",
"lru-cache": "^10.0.0"
},
"gitHead": "51bce5aa53eb0190529ca308fbeb6ae69c04ef39"
"gitHead": "4844dc07855f71a3ba488f475c441203b568e0ee"
}