datatables.net
Advanced tools
Comparing version 1.10.9 to 1.10.10
{ | ||
"name": "datatables.net", | ||
"version": "1.10.9", | ||
"version": "1.10.10", | ||
"description": "DataTables for jQuery ", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -22,3 +22,3 @@ # DataTables for jQuery | ||
var $ = require( 'jquery' ); | ||
require( 'datatables.net' )( $ ); | ||
require( 'datatables.net' )( window, $ ); | ||
``` | ||
@@ -25,0 +25,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
448029
13250