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

datatables.net-bs

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datatables.net-bs - npm Package Compare versions

Comparing version 1.10.12 to 1.10.13

4

js/dataTables.bootstrap.js

@@ -175,3 +175,3 @@ /*! DataTables Bootstrap 3 integration

if ( activeEl ) {
if ( activeEl !== undefined ) {
$(host).find( '[data-dt-idx='+activeEl+']' ).focus();

@@ -183,2 +183,2 @@ }

return DataTable;
}));
}));
{
"name": "datatables.net-bs",
"version": "1.10.12",
"version": "1.10.13",
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",

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

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