@types/select2
Advanced tools
Comparing version 4.0.62 to 4.0.63
@@ -19,2 +19,3 @@ /// <reference types="jquery"/> | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
export type JQueryEventHandlerBase<TContext, T> = (this: TContext, t: T, ...args: any[]) => void | false; | ||
@@ -21,0 +22,0 @@ |
{ | ||
"name": "@types/select2", | ||
"version": "4.0.62", | ||
"version": "4.0.63", | ||
"description": "TypeScript definitions for select2", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2", | ||
}, | ||
"typesPublisherContentHash": "9f5ac855db7f1f56d0a43c6bd5955a0d4d7a6754ce436e12d2590d37937361ab", | ||
"typesPublisherContentHash": "196f7f02137598d83986e9c641bf81b2102342b4a84317e3988e02ec32a5a2ac", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -14,0 +14,0 @@ |
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
12430
252