@types/koa-send
Advanced tools
Comparing version 4.1.4 to 4.1.5
@@ -1,8 +0,1 @@ | ||
// Type definitions for koa-send 4.1 | ||
// Project: https://github.com/koajs/send | ||
// Definitions by: Peter Safranek <https://github.com/pe8ter> | ||
// Tomek Łaziuk <https://github.com/tlaziuk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import { ParameterizedContext } from "koa"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/koa-send", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "TypeScript definitions for koa-send", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-send", | ||
"name": "Peter Safranek", | ||
"url": "https://github.com/pe8ter", | ||
"githubUsername": "pe8ter" | ||
"githubUsername": "pe8ter", | ||
"url": "https://github.com/pe8ter" | ||
}, | ||
{ | ||
"name": "Tomek Łaziuk", | ||
"url": "https://github.com/tlaziuk", | ||
"githubUsername": "tlaziuk" | ||
"githubUsername": "tlaziuk", | ||
"url": "https://github.com/tlaziuk" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "469dcbe933e86d71fa95b413629475edeacbe0f7190c5a3241d32fbbceddea12", | ||
"typesPublisherContentHash": "b1364a8b99f4f6e45212bb5d3af9dd25c5577621fbd4350eeb76d88d19acc820", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-send 4.1 | ||
// Project: https://github.com/koajs/send | ||
// Definitions by: Peter Safranek <https://github.com/pe8ter> | ||
// Tomek Łaziuk <https://github.com/tlaziuk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import { ParameterizedContext } from "koa"; | ||
@@ -58,7 +51,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Peter Safranek](https://github.com/pe8ter), and [Tomek Łaziuk](https://github.com/tlaziuk). |
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
6810
30
55