@types/jquery
Advanced tools
Comparing version 3.5.22 to 3.5.23
@@ -1,28 +0,1 @@ | ||
// Type definitions for jquery 3.5 | ||
// Project: https://jquery.com | ||
// Definitions by: Leonard Thieu <https://github.com/leonard-thieu> | ||
// Boris Yankov <https://github.com/borisyankov> | ||
// Christian Hoffmeister <https://github.com/choffmeister> | ||
// Steve Fenton <https://github.com/Steve-Fenton> | ||
// Diullei Gomes <https://github.com/Diullei> | ||
// Tass Iliopoulos <https://github.com/tasoili> | ||
// Sean Hill <https://github.com/seanski> | ||
// Guus Goossens <https://github.com/Guuz> | ||
// Kelly Summerlin <https://github.com/ksummerlin> | ||
// Basarat Ali Syed <https://github.com/basarat> | ||
// Nicholas Wolverson <https://github.com/nwolverson> | ||
// Derek Cicerone <https://github.com/derekcicerone> | ||
// Andrew Gaspar <https://github.com/AndrewGaspar> | ||
// Seikichi Kondo <https://github.com/seikichi> | ||
// Benjamin Jackman <https://github.com/benjaminjackman> | ||
// Josh Strobl <https://github.com/JoshStrobl> | ||
// John Reilly <https://github.com/johnnyreilly> | ||
// Dick van den Brink <https://github.com/DickvdBrink> | ||
// Thomas Schulz <https://github.com/King2500> | ||
// Terry Mun <https://github.com/terrymun> | ||
// Martin Badin <https://github.com/martin-badin> | ||
// Chris Frewin <https://github.com/princefishthrower> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.7 | ||
/// <reference types="sizzle" /> | ||
@@ -29,0 +2,0 @@ /// <reference path="JQueryStatic.d.ts" /> |
{ | ||
"name": "@types/jquery", | ||
"version": "3.5.22", | ||
"version": "3.5.23", | ||
"description": "TypeScript definitions for jquery", | ||
@@ -10,109 +10,109 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery", | ||
"name": "Leonard Thieu", | ||
"url": "https://github.com/leonard-thieu", | ||
"githubUsername": "leonard-thieu" | ||
"githubUsername": "leonard-thieu", | ||
"url": "https://github.com/leonard-thieu" | ||
}, | ||
{ | ||
"name": "Boris Yankov", | ||
"url": "https://github.com/borisyankov", | ||
"githubUsername": "borisyankov" | ||
"githubUsername": "borisyankov", | ||
"url": "https://github.com/borisyankov" | ||
}, | ||
{ | ||
"name": "Christian Hoffmeister", | ||
"url": "https://github.com/choffmeister", | ||
"githubUsername": "choffmeister" | ||
"githubUsername": "choffmeister", | ||
"url": "https://github.com/choffmeister" | ||
}, | ||
{ | ||
"name": "Steve Fenton", | ||
"url": "https://github.com/Steve-Fenton", | ||
"githubUsername": "Steve-Fenton" | ||
"githubUsername": "Steve-Fenton", | ||
"url": "https://github.com/Steve-Fenton" | ||
}, | ||
{ | ||
"name": "Diullei Gomes", | ||
"url": "https://github.com/Diullei", | ||
"githubUsername": "Diullei" | ||
"githubUsername": "Diullei", | ||
"url": "https://github.com/Diullei" | ||
}, | ||
{ | ||
"name": "Tass Iliopoulos", | ||
"url": "https://github.com/tasoili", | ||
"githubUsername": "tasoili" | ||
"githubUsername": "tasoili", | ||
"url": "https://github.com/tasoili" | ||
}, | ||
{ | ||
"name": "Sean Hill", | ||
"url": "https://github.com/seanski", | ||
"githubUsername": "seanski" | ||
"githubUsername": "seanski", | ||
"url": "https://github.com/seanski" | ||
}, | ||
{ | ||
"name": "Guus Goossens", | ||
"url": "https://github.com/Guuz", | ||
"githubUsername": "Guuz" | ||
"githubUsername": "Guuz", | ||
"url": "https://github.com/Guuz" | ||
}, | ||
{ | ||
"name": "Kelly Summerlin", | ||
"url": "https://github.com/ksummerlin", | ||
"githubUsername": "ksummerlin" | ||
"githubUsername": "ksummerlin", | ||
"url": "https://github.com/ksummerlin" | ||
}, | ||
{ | ||
"name": "Basarat Ali Syed", | ||
"url": "https://github.com/basarat", | ||
"githubUsername": "basarat" | ||
"githubUsername": "basarat", | ||
"url": "https://github.com/basarat" | ||
}, | ||
{ | ||
"name": "Nicholas Wolverson", | ||
"url": "https://github.com/nwolverson", | ||
"githubUsername": "nwolverson" | ||
"githubUsername": "nwolverson", | ||
"url": "https://github.com/nwolverson" | ||
}, | ||
{ | ||
"name": "Derek Cicerone", | ||
"url": "https://github.com/derekcicerone", | ||
"githubUsername": "derekcicerone" | ||
"githubUsername": "derekcicerone", | ||
"url": "https://github.com/derekcicerone" | ||
}, | ||
{ | ||
"name": "Andrew Gaspar", | ||
"url": "https://github.com/AndrewGaspar", | ||
"githubUsername": "AndrewGaspar" | ||
"githubUsername": "AndrewGaspar", | ||
"url": "https://github.com/AndrewGaspar" | ||
}, | ||
{ | ||
"name": "Seikichi Kondo", | ||
"url": "https://github.com/seikichi", | ||
"githubUsername": "seikichi" | ||
"githubUsername": "seikichi", | ||
"url": "https://github.com/seikichi" | ||
}, | ||
{ | ||
"name": "Benjamin Jackman", | ||
"url": "https://github.com/benjaminjackman", | ||
"githubUsername": "benjaminjackman" | ||
"githubUsername": "benjaminjackman", | ||
"url": "https://github.com/benjaminjackman" | ||
}, | ||
{ | ||
"name": "Josh Strobl", | ||
"url": "https://github.com/JoshStrobl", | ||
"githubUsername": "JoshStrobl" | ||
"githubUsername": "JoshStrobl", | ||
"url": "https://github.com/JoshStrobl" | ||
}, | ||
{ | ||
"name": "John Reilly", | ||
"url": "https://github.com/johnnyreilly", | ||
"githubUsername": "johnnyreilly" | ||
"githubUsername": "johnnyreilly", | ||
"url": "https://github.com/johnnyreilly" | ||
}, | ||
{ | ||
"name": "Dick van den Brink", | ||
"url": "https://github.com/DickvdBrink", | ||
"githubUsername": "DickvdBrink" | ||
"githubUsername": "DickvdBrink", | ||
"url": "https://github.com/DickvdBrink" | ||
}, | ||
{ | ||
"name": "Thomas Schulz", | ||
"url": "https://github.com/King2500", | ||
"githubUsername": "King2500" | ||
"githubUsername": "King2500", | ||
"url": "https://github.com/King2500" | ||
}, | ||
{ | ||
"name": "Terry Mun", | ||
"url": "https://github.com/terrymun", | ||
"githubUsername": "terrymun" | ||
"githubUsername": "terrymun", | ||
"url": "https://github.com/terrymun" | ||
}, | ||
{ | ||
"name": "Martin Badin", | ||
"url": "https://github.com/martin-badin", | ||
"githubUsername": "martin-badin" | ||
"githubUsername": "martin-badin", | ||
"url": "https://github.com/martin-badin" | ||
}, | ||
{ | ||
"name": "Chris Frewin", | ||
"url": "https://github.com/princefishthrower", | ||
"githubUsername": "princefishthrower" | ||
"githubUsername": "princefishthrower", | ||
"url": "https://github.com/princefishthrower" | ||
} | ||
@@ -131,4 +131,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2e4441ed835975849dabeb2275cc6e9bbbcde51fdec38c99fabeedefd259a833", | ||
"typesPublisherContentHash": "f105c69c70d73c780940da94eaaafe713f33ed3201ff08ed18a62d7895895db1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 06 Oct 2023 23:05:45 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/sizzle](https://npmjs.com/package/@types/sizzle) | ||
* Global values: `$`, `Symbol`, `jQuery` | ||
# Credits | ||
These definitions were written by [Leonard Thieu](https://github.com/leonard-thieu), [Boris Yankov](https://github.com/borisyankov), [Christian Hoffmeister](https://github.com/choffmeister), [Steve Fenton](https://github.com/Steve-Fenton), [Diullei Gomes](https://github.com/Diullei), [Tass Iliopoulos](https://github.com/tasoili), [Sean Hill](https://github.com/seanski), [Guus Goossens](https://github.com/Guuz), [Kelly Summerlin](https://github.com/ksummerlin), [Basarat Ali Syed](https://github.com/basarat), [Nicholas Wolverson](https://github.com/nwolverson), [Derek Cicerone](https://github.com/derekcicerone), [Andrew Gaspar](https://github.com/AndrewGaspar), [Seikichi Kondo](https://github.com/seikichi), [Benjamin Jackman](https://github.com/benjaminjackman), [Josh Strobl](https://github.com/JoshStrobl), [John Reilly](https://github.com/johnnyreilly), [Dick van den Brink](https://github.com/DickvdBrink), [Thomas Schulz](https://github.com/King2500), [Terry Mun](https://github.com/terrymun), [Martin Badin](https://github.com/martin-badin), and [Chris Frewin](https://github.com/princefishthrower). |
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
1116137
8
34606
16