🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

datatables.net-fixedheader-bs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
3.4.0

@@ -25,3 +25,3 @@ /*! Bootstrap 3 styling wrapper for FixedHeader

if (typeof window !== 'undefined') {
if (typeof window === 'undefined') {
module.exports = function (root, $) {

@@ -28,0 +28,0 @@ if ( ! root ) {

/*! Bootstrap 3 styling wrapper for FixedHeader
* © SpryMedia Ltd - datatables.net/license
*/
!function(t){var d,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs","datatables.net-fixedheader"],function(e){return t(e,window,document)}):"object"==typeof exports?(d=require("jquery"),a=function(e,n){n.fn.dataTable||require("datatables.net-bs")(e,n),n.fn.dataTable.FixedHeader||require("datatables.net-fixedheader")(e,n)},"undefined"!=typeof window?module.exports=function(e,n){return e=e||window,n=n||d(e),a(e,n),t(n,0,e.document)}:(a(window,d),module.exports=t(d,window,window.document))):t(jQuery,window,document)}(function(e,n,t,d){"use strict";return e.fn.dataTable});
!function(t){var d,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs","datatables.net-fixedheader"],function(e){return t(e,window,document)}):"object"==typeof exports?(d=require("jquery"),a=function(e,n){n.fn.dataTable||require("datatables.net-bs")(e,n),n.fn.dataTable.FixedHeader||require("datatables.net-fixedheader")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||d(e),a(e,n),t(n,0,e.document)}:(a(window,d),module.exports=t(d,window,window.document))):t(jQuery,window,document)}(function(e,n,t,d){"use strict";return e.fn.dataTable});

@@ -7,4 +7,4 @@ {

"style": "css/fixedHeader.bootstrap.css",
"types": "./types/types.d.ts",
"version": "3.3.2",
"types": "./types/fixedHeader.bootstrap.d.ts",
"version": "3.4.0",
"files": [

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

"dependencies": {
"datatables.net-fixedheader": ">=3.2.4",
"datatables.net-bs": ">=1.12.1",
"datatables.net-fixedheader": ">=3.3.2",
"datatables.net-bs": ">=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