Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datatables.net-rowreorder-jqui

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-jqui - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "datatables.net-rowreorder-jqui",
"version": "1.0.0",
"version": "1.1.0",
"description": "RowReorder for DataTables with styling for [jQuery UI](http://jqueryui.com/)",

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

@@ -22,3 +22,3 @@ # RowReorder for DataTables with styling for [jQuery UI](http://jqueryui.com/)

var $ = require( 'jquery' );
require( 'datatables.net-rowreorder-jqui' )( $ );
require( 'datatables.net-rowreorder-jqui' )( window, $ );
```

@@ -25,0 +25,0 @@

Sorry, the diff of this file is not supported yet

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