@types/jquery.fileupload
Advanced tools
Comparing version 5.40.30 to 5.40.31
@@ -0,0 +0,0 @@ // Type definitions for jQuery File Upload Plugin 5.40.1 |
{ | ||
"name": "@types/jquery.fileupload", | ||
"version": "5.40.30", | ||
"version": "5.40.31", | ||
"description": "TypeScript definitions for jQuery File Upload Plugin 5.40.1", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "1.10.*" | ||
"@types/jquery": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "545a436eccf2fcbcc32f1a76801f68795bec48f7ddfaa263c74ce41df7482671" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:06 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
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
11670
+ Added@types/jquery@3.5.32(transitive)
+ Added@types/sizzle@2.3.9(transitive)
- Removed@types/jquery@1.10.45(transitive)
Updated@types/jquery@*