@types/datatables.net-buttons
Advanced tools
Comparing version 1.4.0 to 1.4.1
// Type definitions for JQuery DataTables Buttons extension 1.4 | ||
// Project: http://datatables.net/extensions/buttons/ | ||
// Project: http://datatables.net/extensions/buttons/, https://datatables.net | ||
// Definitions by: Kiarash Ghiaseddin <https://github.com/Silver-Connection>, Sam Germano <https://github.com/SammyG4Free>, Jim Hartford <https://github.com/jimhartford> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/datatables.net-buttons", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "TypeScript definitions for JQuery DataTables Buttons extension", | ||
@@ -24,13 +24,14 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/jquery": "*", | ||
"@types/datatables.net": "*" | ||
"@types/datatables.net": "*", | ||
"@types/jquery": "*" | ||
}, | ||
"typesPublisherContentHash": "5daddc8fc7bf453f9984caa6b8a980bd0c60a6a1f8e766c4ed3219ab3bd7c1f7", | ||
"typesPublisherContentHash": "6dc9027ca4816c4c2374632b3264412043800fe720dc810a7b1034668b99613a", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -5,10 +5,10 @@ # 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/ ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net-buttons | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net-buttons | ||
Additional Details | ||
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT | ||
* Dependencies: jquery, datatables.net | ||
* Last updated: Wed, 13 Feb 2019 18:07:35 GMT | ||
* Dependencies: @types/jquery, @types/datatables.net | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14376
0