@type-cacheable/lru-cache-adapter
Advanced tools
Comparing version 12.0.0 to 12.0.1
@@ -0,0 +0,0 @@ import * as LRUCache from 'lru-cache'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"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 @@ }, |
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
8837