Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 10.0.0 to 10.0.1

10

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

@@ -38,4 +38,4 @@ "main": "dist/index.js",

"devDependencies": {
"@type-cacheable/core": "^10.0.0",
"@types/jest": "^26.0.24",
"@type-cacheable/core": "^10.0.1",
"@types/jest": "^27.0.0",
"@types/lru-cache": "^5.1.1",

@@ -46,6 +46,6 @@ "lru-cache": "^6.0.0",

"peerDependencies": {
"@type-cacheable/core": "^9.1.0",
"@type-cacheable/core": "^10.0.0",
"lru-cache": "^6.0.0"
},
"gitHead": "89f2f9c3c105d22b5096e06b26b477f73b053644"
"gitHead": "917d58aa59c79a569987e8492f0f5942866cf58a"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc