@types/jquery.fileupload
Advanced tools
Comparing version 5.40.31 to 5.40.32
@@ -108,2 +108,5 @@ // Type definitions for jQuery File Upload Plugin 5.40.1 | ||
// The HTTP request method must be "POST" or "PUT" | ||
type?: string, | ||
/** | ||
@@ -110,0 +113,0 @@ * Set the following option to the location of a postMessage window, |
{ | ||
"name": "@types/jquery.fileupload", | ||
"version": "5.40.31", | ||
"version": "5.40.32", | ||
"description": "TypeScript definitions for jQuery File Upload Plugin 5.40.1", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "545a436eccf2fcbcc32f1a76801f68795bec48f7ddfaa263c74ce41df7482671" | ||
"typesPublisherContentHash": "6879a1a54c1d7bedd64bdd83fc36e9985260a881e99c0b7b6a636b02d21cf94f" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 26 Oct 2016 19:23:28 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -22,3 +22,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "545a436eccf2fcbcc32f1a76801f68795bec48f7ddfaa263c74ce41df7482671" | ||
"contentHash": "6879a1a54c1d7bedd64bdd83fc36e9985260a881e99c0b7b6a636b02d21cf94f" | ||
} |
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
12058
265