@types/apicache
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -1,6 +0,1 @@ | ||
// Type definitions for apicache 1.6 | ||
// Project: https://github.com/kwhitley/apicache | ||
// Definitions by: Daniel Sogl <https://github.com/danielsogl> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import * as express from "express"; | ||
@@ -7,0 +2,0 @@ import { RedisClient } from "redis"; |
{ | ||
"name": "@types/apicache", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "TypeScript definitions for apicache", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/apicache", | ||
"name": "Daniel Sogl", | ||
"url": "https://github.com/danielsogl", | ||
"githubUsername": "danielsogl" | ||
"githubUsername": "danielsogl", | ||
"url": "https://github.com/danielsogl" | ||
} | ||
@@ -27,4 +27,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "8615212a7cad9f7bb06a97c17dd75af7de1dc06f5585015f9059f3107260b618", | ||
"typesPublisherContentHash": "9a0ba35681d1bd9fb4e6bfad6ca662920c237b05de50b7bbcd16fe8aeb3d9802", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/redis](https://npmjs.com/package/@types/redis) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Daniel Sogl](https://github.com/danielsogl). |
6342
87
16