@type-cacheable/lru-cache-adapter
Advanced tools
Comparing version 11.0.3 to 12.0.0
@@ -0,0 +0,0 @@ import * as LRUCache from 'lru-cache'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@type-cacheable/lru-cache-adapter", | ||
"version": "11.0.3", | ||
"version": "12.0.0", | ||
"description": "Adapter for using lru-cache with type-cacheable", | ||
@@ -38,3 +38,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@type-cacheable/core": "^10.1.2", | ||
"@type-cacheable/core": "^11.0.0", | ||
"@types/lru-cache": "^7.4.0", | ||
@@ -48,3 +48,3 @@ "lru-cache": "^7.3.0", | ||
}, | ||
"gitHead": "fc819565536432e484c60432a6c184ba700b3c92" | ||
"gitHead": "ba374530da264bef419e893c8fa44ee2479c7782" | ||
} |
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
8732