@types/select2
Advanced tools
Comparing version 4.0.56 to 4.0.57
@@ -214,3 +214,3 @@ // Type definitions for Select2 4.0 | ||
dropdownCssClass?: string | undefined; | ||
dropdownParent?: JQuery | undefined; | ||
dropdownParent?: HTMLElement | JQuery | string | undefined; | ||
escapeMarkup?: ((markup: string) => string) | undefined; | ||
@@ -217,0 +217,0 @@ initSelection?: ((element: JQuery, callback: (data: any) => void) => void) | undefined; |
{ | ||
"name": "@types/select2", | ||
"version": "4.0.56", | ||
"version": "4.0.57", | ||
"description": "TypeScript definitions for Select2", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2", | ||
}, | ||
"typesPublisherContentHash": "cd56952eca1d0d25e15789ca708ae4472a4927cf02341213b6f7a9619444119f", | ||
"typesPublisherContentHash": "75610b5fe7ab0c96c0d5c7c5066a70b60d7dd4b6fb3150b5a26d30178f733a67", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 30 Dec 2022 23:03:49 GMT | ||
* Last updated: Wed, 15 Feb 2023 01:32:43 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -14,0 +14,0 @@ * Global values: `Select2` |
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
12620