@types/datatables.net
Advanced tools
Comparing version 1.10.18 to 1.10.19
{ | ||
"name": "@types/datatables.net", | ||
"version": "1.10.18", | ||
"version": "1.10.19", | ||
"description": "TypeScript definitions for JQuery DataTables", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -40,4 +40,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "51492521dedae0b21ddc62086c550a5d23ded2a43fc0eced62b18a59250b4575", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "94dcabed88439ff0884b9023402372c2a074206b1c5a39ed3fc7d5130bf727e8", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net. | ||
Additional Details | ||
* Last updated: Fri, 18 Oct 2019 22:55:59 GMT | ||
* Dependencies: @types/jquery | ||
### Additional Details | ||
* Last updated: Tue, 07 Apr 2020 17:46:47 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Kiarash Ghiaseddin <https://github.com/Silver-Connection>, Omid Rad <https://github.com/omidkrad>, Armin Sander <https://github.com/pragmatrix>, and Craig Boland <https://github.com/CNBoland>. | ||
These definitions were written by [Kiarash Ghiaseddin](https://github.com/Silver-Connection), [Omid Rad](https://github.com/omidkrad), [Armin Sander](https://github.com/pragmatrix), and [Craig Boland](https://github.com/CNBoland). |
Sorry, the diff of this file is too big to display
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
68493