@types/jqueryui
Advanced tools
Comparing version 1.9.21-alpha to 1.9.22-alpha
{ | ||
"name": "@types/jqueryui", | ||
"version": "1.9.21-alpha", | ||
"version": "1.9.22-alpha", | ||
"description": "TypeScript definitions for jQueryUI 1.9", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Boris Yankov <https://github.com/borisyankov/>, John Reilly <https://github.com/johnnyreilly>", | ||
"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:19 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": "04459875cedf07608473611f0293ddf0ccbc61702deb4774fd23a2898419b4e6" | ||
"contentHash": "3d4f1f858401ae1c6ef789eaaa87fb9a6657cab0ee37bc8d02be747f635878b2" | ||
} |
Sorry, the diff of this file is too big to display
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
72077
+ 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.*