@types/lusca
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for lusca 1.7 | ||
// Project: https://github.com/krakenjs/lusca#readme | ||
// Definitions by: Corbin Crutchley <https://github.com/crutchcorn> | ||
// Naoto Yokoyama <https://github.com/builtinnya> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import express = require("express"); | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/lusca", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "TypeScript definitions for lusca", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lusca", | ||
"name": "Corbin Crutchley", | ||
"url": "https://github.com/crutchcorn", | ||
"githubUsername": "crutchcorn" | ||
"githubUsername": "crutchcorn", | ||
"url": "https://github.com/crutchcorn" | ||
}, | ||
{ | ||
"name": "Naoto Yokoyama", | ||
"url": "https://github.com/builtinnya", | ||
"githubUsername": "builtinnya" | ||
"githubUsername": "builtinnya", | ||
"url": "https://github.com/builtinnya" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "15519ba9d197297cf75386506cdd75444d5ea90ccfe6974fdca3b1ef3dd9e422", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "3b91a754ec168c75f43849701c5328bc60263537d90b4d5de4527624a7a1ae37", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Corbin Crutchley](https://github.com/crutchcorn), [Naoto Yokoyama](https://github.com/builtinnya), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
6144
86
16