Socket
Socket
Sign inDemoInstall

datatables.net-rowreorder

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datatables.net-rowreorder - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

12

js/dataTables.rowReorder.js

@@ -1,3 +0,3 @@

/*! RowReorder 1.2.1
* 2015-2016 SpryMedia Ltd - datatables.net/license
/*! RowReorder 1.2.2
* 2015-2017 SpryMedia Ltd - datatables.net/license
*/

@@ -8,7 +8,7 @@

* @description Row reordering extension for DataTables
* @version 1.2.1
* @version 1.2.2
* @file dataTables.rowReorder.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/contact
* @copyright Copyright 2015-2016 SpryMedia Ltd.
* @copyright Copyright 2015-2017 SpryMedia Ltd.
*

@@ -128,3 +128,3 @@ * This source file is free software, available under the following license:

/** @type {integer} DOM clone outer height cached value */
domCloneOuterHeight: 0,
domCloneOuterHeight: 0
};

@@ -775,3 +775,3 @@

*/
RowReorder.version = '1.2.1';
RowReorder.version = '1.2.2';

@@ -778,0 +778,0 @@

{
"name": "datatables.net-rowreorder",
"version": "1.2.1",
"version": "1.2.2",
"description": "RowReorder for DataTables ",

@@ -5,0 +5,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc