@types/multer
Advanced tools
Comparing version 1.4.8 to 1.4.9
@@ -1,12 +0,1 @@ | ||
// Type definitions for multer 1.4 | ||
// Project: https://github.com/expressjs/multer | ||
// Definitions by: jt000 <https://github.com/jt000> | ||
// vilicvane <https://github.com/vilic> | ||
// David Broder-Rodgers <https://github.com/DavidBR-SW> | ||
// Michael Ledin <https://github.com/mxl> | ||
// HyunSeob Lee <https://github.com/hyunseob> | ||
// Pierre Tchuente <https://github.com/PierreTchuente> | ||
// Oliver Emery <https://github.com/thrymgjol> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { Request, RequestHandler } from "express"; | ||
@@ -13,0 +2,0 @@ import { Readable } from "stream"; |
{ | ||
"name": "@types/multer", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"description": "TypeScript definitions for multer", | ||
@@ -10,39 +10,39 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer", | ||
"name": "jt000", | ||
"url": "https://github.com/jt000", | ||
"githubUsername": "jt000" | ||
"githubUsername": "jt000", | ||
"url": "https://github.com/jt000" | ||
}, | ||
{ | ||
"name": "vilicvane", | ||
"url": "https://github.com/vilic", | ||
"githubUsername": "vilic" | ||
"githubUsername": "vilic", | ||
"url": "https://github.com/vilic" | ||
}, | ||
{ | ||
"name": "David Broder-Rodgers", | ||
"url": "https://github.com/DavidBR-SW", | ||
"githubUsername": "DavidBR-SW" | ||
"githubUsername": "DavidBR-SW", | ||
"url": "https://github.com/DavidBR-SW" | ||
}, | ||
{ | ||
"name": "Michael Ledin", | ||
"url": "https://github.com/mxl", | ||
"githubUsername": "mxl" | ||
"githubUsername": "mxl", | ||
"url": "https://github.com/mxl" | ||
}, | ||
{ | ||
"name": "HyunSeob Lee", | ||
"url": "https://github.com/hyunseob", | ||
"githubUsername": "hyunseob" | ||
"githubUsername": "hyunseob", | ||
"url": "https://github.com/hyunseob" | ||
}, | ||
{ | ||
"name": "Pierre Tchuente", | ||
"url": "https://github.com/PierreTchuente", | ||
"githubUsername": "PierreTchuente" | ||
"githubUsername": "PierreTchuente", | ||
"url": "https://github.com/PierreTchuente" | ||
}, | ||
{ | ||
"name": "Oliver Emery", | ||
"url": "https://github.com/thrymgjol", | ||
"githubUsername": "thrymgjol" | ||
"githubUsername": "thrymgjol", | ||
"url": "https://github.com/thrymgjol" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -61,4 +61,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "421ef872535fa3b91f605af9019ef9fa0035f142dc14121d08d8c30cc14aa23e", | ||
"typesPublisherContentHash": "87ad430258de5f438445e731eeb40403ab6ca9c4394753316bf53b4426b937e8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 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 [jt000](https://github.com/jt000), [vilicvane](https://github.com/vilic), [David Broder-Rodgers](https://github.com/DavidBR-SW), [Michael Ledin](https://github.com/mxl), [HyunSeob Lee](https://github.com/hyunseob), [Pierre Tchuente](https://github.com/PierreTchuente), [Oliver Emery](https://github.com/thrymgjol), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
16685
302
16