Socket
Socket
Sign inDemoInstall

datatables.net-dt

Package Overview
Dependencies
2
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

2

js/dataTables.dataTables.js
/*! DataTables styling integration
* ©2018 SpryMedia Ltd - datatables.net/license
* © SpryMedia Ltd - datatables.net/license
*/

@@ -4,0 +4,0 @@

/*! DataTables styling integration
* ©2018 SpryMedia Ltd - datatables.net/license
* © SpryMedia Ltd - datatables.net/license
*/
!function(t){var o,d;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),d=function(e,n){n.fn.dataTable||require("datatables.net")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),d(e,n),t(n,0,e.document)}:(d(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/dataTables.dataTables.d.ts",
"version": "2.0.4",
"version": "2.0.5",
"files": [

@@ -24,3 +24,3 @@ "css/**/*.css",

"dependencies": {
"datatables.net": "2.0.4",
"datatables.net": "2.0.5",
"jquery": ">=1.7"

@@ -27,0 +27,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