Comparing version 0.3.16 to 0.3.17
@@ -47,3 +47,3 @@ { | ||
"name": "febs", | ||
"version": "0.3.16" | ||
"version": "0.3.17" | ||
} |
@@ -555,3 +555,3 @@ // Type definitions for febs | ||
*/ | ||
function acceptHeader(app: any, conditionCB: (filesize: number, data: any) => Promise<string>, sessionSet: (data: any) => void): Promise<boolean>; | ||
function acceptHeader(app: any, conditionCB: (data: any, filesize: number) => Promise<string>, sessionSet: (data: any) => void): Promise<boolean>; | ||
/** | ||
@@ -558,0 +558,0 @@ * 上传文件内容. |
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