@types/koa-session
Advanced tools
Comparing version 6.4.2 to 6.4.3
@@ -1,9 +0,1 @@ | ||
// Type definitions for koa-session 6.4 | ||
// Project: https://github.com/koajs/session | ||
// Definitions by: Yu Hsin Lu <https://github.com/kerol2r20> | ||
// Tomek Łaziuk <https://github.com/tlaziuk> | ||
// Hiroshi Ioka <https://github.com/hirochachacha> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
/* =================== USAGE =================== | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/koa-session", | ||
"version": "6.4.2", | ||
"version": "6.4.3", | ||
"description": "TypeScript definitions for koa-session", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-session", | ||
"name": "Yu Hsin Lu", | ||
"url": "https://github.com/kerol2r20", | ||
"githubUsername": "kerol2r20" | ||
"githubUsername": "kerol2r20", | ||
"url": "https://github.com/kerol2r20" | ||
}, | ||
{ | ||
"name": "Tomek Łaziuk", | ||
"url": "https://github.com/tlaziuk", | ||
"githubUsername": "tlaziuk" | ||
"githubUsername": "tlaziuk", | ||
"url": "https://github.com/tlaziuk" | ||
}, | ||
{ | ||
"name": "Hiroshi Ioka", | ||
"url": "https://github.com/hirochachacha", | ||
"githubUsername": "hirochachacha" | ||
"githubUsername": "hirochachacha", | ||
"url": "https://github.com/hirochachacha" | ||
} | ||
@@ -37,4 +37,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "bda7dd4e8c10fe3ae1a46b8c2b43beafe37b917252be60365c2e2a39da97c97b", | ||
"typesPublisherContentHash": "c9bbce1db10200a9999c58bef09427610cfcf690656903b2b99c475427655a7b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/cookies](https://npmjs.com/package/@types/cookies), [@types/koa](https://npmjs.com/package/@types/koa) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Yu Hsin Lu](https://github.com/kerol2r20), [Tomek Łaziuk](https://github.com/tlaziuk), and [Hiroshi Ioka](https://github.com/hirochachacha). |
10201
5
200
16