@types/jquery.fileupload
Advanced tools
Comparing version 5.40.21-alpha to 5.40.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for jQuery File Upload Plugin 5.40.1 |
{ | ||
"name": "@types/jquery.fileupload", | ||
"version": "5.40.21-alpha", | ||
"version": "5.40.22-alpha", | ||
"description": "TypeScript definitions for jQuery File Upload Plugin 5.40.1", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Rob Alarcon <https://github.com/rob-alarcon/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
"@types/jquery": "1.10.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:18 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:26 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -21,3 +21,3 @@ { | ||
], | ||
"contentHash": "58cf770043d2638162e6bf36b29858b6fcbc61f075520a0f7b1a34075e9a3a25" | ||
"contentHash": "cac6a02246f158a65295931a2a3e38b722e28a7bb43db4dd770cd4380daefff0" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
9856
+ Added@types/jquery@1.10.45(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)
Updated@types/jquery@1.10.*