Socket
Socket
Sign inDemoInstall

datatables.net-rowreorder-jqui

Package Overview
Dependencies
4
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

2

js/rowReorder.jqueryui.js

@@ -50,3 +50,3 @@ /*! jQuery UI styling wrapper for RowReorder

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

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

/*! jQuery UI styling wrapper for RowReorder
* © SpryMedia Ltd - datatables.net/license
*/
!function(t){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net-jqui","datatables.net-rowreorder"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(e,n){n.fn.dataTable||require("datatables.net-jqui")(e,n),n.fn.dataTable.RowReorder||require("datatables.net-rowreorder")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),r(e,n),t(n,0,e.document)}:(r(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,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net-jqui","datatables.net-rowreorder"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(e,n){n.fn.dataTable||require("datatables.net-jqui")(e,n),n.fn.dataTable.RowReorder||require("datatables.net-rowreorder")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),r(e,n),t(n,0,e.document)}:(r(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/rowReorder.jqueryui.d.ts",
"version": "1.4.1",
"version": "1.5.0",
"files": [

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

"dependencies": {
"datatables.net-rowreorder": ">=1.3.3",
"datatables.net-jqui": ">=1.13.4",
"datatables.net-rowreorder": "1.5.0",
"datatables.net-jqui": ">=1.11.0",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc