@types/express-form-data
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -7,4 +7,4 @@ // Type definitions for express-form-data 2.0 | ||
import { NextHandleFunction } from 'connect'; | ||
import { FormOptions } from 'multiparty'; | ||
import { NextHandleFunction } from "connect"; | ||
import { FormOptions } from "multiparty"; | ||
@@ -11,0 +11,0 @@ export interface FormDataOptions extends FormOptions { |
{ | ||
"name": "@types/express-form-data", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for express-form-data", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-form-data", | ||
}, | ||
"typesPublisherContentHash": "aaf65919c76338d6e9587152be0c40b5bf27b87c08606448821026611a319e9a", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "53a7d0ce415cdd6b0906b349d19230edf603d0e8d9efa1e6f1ecef36b114bc01", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,4 +17,4 @@ # Installation | ||
import { NextHandleFunction } from 'connect'; | ||
import { FormOptions } from 'multiparty'; | ||
import { NextHandleFunction } from "connect"; | ||
import { FormOptions } from "multiparty"; | ||
@@ -36,3 +36,3 @@ export interface FormDataOptions extends FormOptions { | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:01:18 GMT | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Dependencies: [@types/connect](https://npmjs.com/package/@types/connect), [@types/multiparty](https://npmjs.com/package/@types/multiparty) | ||
@@ -39,0 +39,0 @@ * Global values: none |
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