🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

datatables.net-colreorder-bs

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datatables.net-colreorder-bs - npm Package Compare versions

Comparing version

to
2.0.0

2

js/colReorder.bootstrap.js

@@ -50,3 +50,3 @@ /*! Bootstrap 3 styling wrapper for ColReorder

}
}(function( $, window, document, undefined ) {
}(function( $, window, document ) {
'use strict';

@@ -53,0 +53,0 @@ var DataTable = $.fn.dataTable;

/*! Bootstrap 3 styling wrapper for ColReorder
* © SpryMedia Ltd - datatables.net/license
*/
!function(t){var o,d;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs","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-bs")(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-bs","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-bs")(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){"use strict";return e.fn.dataTable});

@@ -8,3 +8,3 @@ {

"types": "./types/colReorder.bootstrap.d.ts",
"version": "1.7.0",
"version": "2.0.0",
"files": [

@@ -27,4 +27,4 @@ "css/**/*.css",

"dependencies": {
"datatables.net-colreorder": ">=1.6.2",
"datatables.net-bs": ">=1.13.4",
"datatables.net-colreorder": "2.0.0",
"datatables.net-bs": ">=2.0.0",
"jquery": ">=1.7"

@@ -31,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet