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 12.0.0 to 12.0.1

0

dist/index.d.ts

@@ -0,0 +0,0 @@ import * as LRUCache from 'lru-cache';

@@ -0,0 +0,0 @@ "use strict";

4

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

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

"peerDependencies": {
"@type-cacheable/core": "^10.0.0",
"@type-cacheable/core": "^11.0.0",
"lru-cache": "^7.3.0"

@@ -47,0 +47,0 @@ },

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