@types/datatables.net
Advanced tools
Comparing version 1.10.5 to 1.10.6
// Type definitions for JQuery DataTables 1.10.9 | ||
// Project: http://www.datatables.net | ||
// Definitions by: Kiarash Ghiaseddin <https://github.com/Silver-Connection/DefinitelyTyped>, Omid Rad <https://github.com/omidkrad>, Armin Sander <https://github.com/pragmatrix/>, Denise Mauldin <https://github.com/denisemauldin/> | ||
// Definitions by: Kiarash Ghiaseddin <https://github.com/Silver-Connection/DefinitelyTyped>, Omid Rad <https://github.com/omidkrad>, Armin Sander <https://github.com/pragmatrix>, Denise Mauldin <https://github.com/denisemauldin> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -1324,3 +1324,3 @@ // TypeScript Version: 2.3 | ||
*/ | ||
search?: SearchSettings; | ||
search?: SearchSettings | boolean; | ||
@@ -1327,0 +1327,0 @@ /** |
{ | ||
"name": "@types/datatables.net", | ||
"version": "1.10.5", | ||
"version": "1.10.6", | ||
"description": "TypeScript definitions for JQuery DataTables", | ||
@@ -17,7 +17,7 @@ "license": "MIT", | ||
"name": "Armin Sander", | ||
"url": "https://github.com/pragmatrix/" | ||
"url": "https://github.com/pragmatrix" | ||
}, | ||
{ | ||
"name": "Denise Mauldin", | ||
"url": "https://github.com/denisemauldin/" | ||
"url": "https://github.com/denisemauldin" | ||
} | ||
@@ -34,5 +34,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "2cc643c046325a1aea6ae6cd590d21bba7e2c5de18f7178dbff83e83aefb49c1", | ||
"typesPublisherContentHash": "cafcb6b6c2e76fcf98d273ce2eda4a8639e8c17033a2ef10e97ed532db626a4f", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 17 Jul 2017 19:26:46 GMT | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Dependencies: jquery | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Kiarash Ghiaseddin <https://github.com/Silver-Connection/DefinitelyTyped>, Omid Rad <https://github.com/omidkrad>, Armin Sander <https://github.com/pragmatrix/>, Denise Mauldin <https://github.com/denisemauldin/>. | ||
These definitions were written by Kiarash Ghiaseddin <https://github.com/Silver-Connection/DefinitelyTyped>, Omid Rad <https://github.com/omidkrad>, Armin Sander <https://github.com/pragmatrix>, Denise Mauldin <https://github.com/denisemauldin>. |
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
60295