@types/jquery.validation
Advanced tools
Comparing version 1.16.8 to 1.16.9
@@ -1,7 +0,1 @@ | ||
// Type definitions for non-npm package jquery.validation 1.16 | ||
// Project: http://jqueryvalidation.org/ | ||
// Definitions by: François de Campredon <https://github.com/fdecampredon>, John Reilly <https://github.com/johnnyreilly>, Anže Videnič <https://github.com/avidenic> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="jquery"/> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/jquery.validation", | ||
"version": "1.16.8", | ||
"version": "1.16.9", | ||
"description": "TypeScript definitions for jquery.validation", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.validation", | ||
"name": "François de Campredon", | ||
"url": "https://github.com/fdecampredon", | ||
"githubUsername": "fdecampredon" | ||
"githubUsername": "fdecampredon", | ||
"url": "https://github.com/fdecampredon" | ||
}, | ||
{ | ||
"name": "John Reilly", | ||
"url": "https://github.com/johnnyreilly", | ||
"githubUsername": "johnnyreilly" | ||
"githubUsername": "johnnyreilly", | ||
"url": "https://github.com/johnnyreilly" | ||
}, | ||
{ | ||
"name": "Anže Videnič", | ||
"url": "https://github.com/avidenic", | ||
"githubUsername": "avidenic" | ||
"githubUsername": "avidenic", | ||
"url": "https://github.com/avidenic" | ||
} | ||
@@ -36,4 +36,5 @@ ], | ||
}, | ||
"typesPublisherContentHash": "647fe14bee85b44a1d9ed4a48a2d4525e0a836c711ead4a3f69aee61411385b5", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "09b5c77f1c76dcea78b245c41bbc80e30dc9234adc29cadc9d263fd7616ed0d8", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [François de Campredon](https://github.com/fdecampredon), [John Reilly](https://github.com/johnnyreilly), and [Anže Videnič](https://github.com/avidenic). |
17339
303
16