@types/jquery.validation
Advanced tools
Comparing version 1.13.21-alpha to 1.13.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for jquery.validation 1.13.1 |
{ | ||
"name": "@types/jquery.validation", | ||
"version": "1.13.21-alpha", | ||
"version": "1.13.22-alpha", | ||
"description": "TypeScript definitions for jquery.validation 1.13.1", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "François de Campredon <https://github.com/fdecampredon>, 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": "d0fc362ed829383671b56a8b8305e0f2be1f42ecf44e448c84d102592825e0f9" | ||
"contentHash": "59f12dfd099e43b740c9a222ba1e2465391bba776b9611442bb6f35f1a75e80f" | ||
} |
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
15533
+ 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.*