@types/datatables.net-buttons
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -18,2 +18,6 @@ // Type definitions for JQuery DataTables Buttons extension 1.4 | ||
interface LanguageSettings { | ||
buttons?: {}; | ||
} | ||
interface StaticFunctions { | ||
@@ -20,0 +24,0 @@ Buttons: ButtonStaticFunctions; |
{ | ||
"name": "@types/datatables.net-buttons", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "TypeScript definitions for JQuery DataTables Buttons extension", | ||
@@ -35,4 +35,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "93b600cfb956b860536082e7d6883e9d4919ae2fd69c4c60f0fe92c9dea90867", | ||
"typesPublisherContentHash": "130a7e6260eb2d133ce6ba7dcaf409ca1d0dc68f5973e93ddfee2610e35eb49f", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for JQuery DataTables Buttons extension ( http://datatables.net/extensions/buttons/ ). | ||
This package contains type definitions for JQuery DataTables Buttons extension (http://datatables.net/extensions/buttons/). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Tue, 16 Apr 2019 23:47:41 GMT | ||
* Last updated: Tue, 05 Nov 2019 00:51:27 GMT | ||
* Dependencies: @types/jquery, @types/datatables.net | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Kiarash Ghiaseddin <https://github.com/Silver-Connection>, Sam Germano <https://github.com/SammyG4Free>, Jim Hartford <https://github.com/jimhartford>. | ||
These definitions were written by Kiarash Ghiaseddin <https://github.com/Silver-Connection>, Sam Germano <https://github.com/SammyG4Free>, and Jim Hartford <https://github.com/jimhartford>. |
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
14561
361