datatables.net-colreorder-bs4
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -25,3 +25,3 @@ /*! Bootstrap 4 styling wrapper for ColReorder | ||
if (typeof window !== 'undefined') { | ||
if (typeof window === 'undefined') { | ||
module.exports = function (root, $) { | ||
@@ -28,0 +28,0 @@ if ( ! root ) { |
/*! Bootstrap 4 styling wrapper for ColReorder | ||
* © SpryMedia Ltd - datatables.net/license | ||
*/ | ||
!function(t){var o,d;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-colreorder"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),d=function(e,n){n.fn.dataTable||require("datatables.net-bs4")(e,n),n.fn.dataTable.ColReorder||require("datatables.net-colreorder")(e,n)},"undefined"!=typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),d(e,n),t(n,0,e.document)}:(d(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(e,n,t,o){"use strict";return e.fn.dataTable}); | ||
!function(t){var o,d;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-colreorder"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),d=function(e,n){n.fn.dataTable||require("datatables.net-bs4")(e,n),n.fn.dataTable.ColReorder||require("datatables.net-colreorder")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),d(e,n),t(n,0,e.document)}:(d(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(e,n,t,o){"use strict";return e.fn.dataTable}); |
@@ -7,4 +7,4 @@ { | ||
"style": "css/colReorder.bootstrap4.css", | ||
"types": "./types/types.d.ts", | ||
"version": "1.6.2", | ||
"types": "./types/colReorder.bootstrap4.d.ts", | ||
"version": "1.7.0", | ||
"files": [ | ||
@@ -28,4 +28,4 @@ "css/**/*.css", | ||
"dependencies": { | ||
"datatables.net-colreorder": ">=1.5.6", | ||
"datatables.net-bs4": ">=1.12.1", | ||
"datatables.net-colreorder": ">=1.6.2", | ||
"datatables.net-bs4": ">=1.13.4", | ||
"jquery": ">=1.7" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
8010
10
86