datatables.net-fixedcolumns-dt
Advanced tools
Comparing version 3.2.4 to 3.2.5
{ | ||
"name": "datatables.net-fixedcolumns-dt", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"description": "FixedColumns for DataTables ", | ||
"files": [ | ||
"css/**/*.css" | ||
"css/**/*.css", | ||
"js/**/*.js" | ||
], | ||
@@ -26,3 +27,3 @@ "style": "css/fixedColumns.dataTables.css", | ||
"datatables.net-dt": "^1.10.15", | ||
"datatables.net-fixedcolumns": "3.2.4" | ||
"datatables.net-fixedcolumns": "3.2.5" | ||
}, | ||
@@ -32,3 +33,4 @@ "repository": { | ||
"url": "https://github.com/DataTables/Dist-DataTables-FixedColumns-DataTables.git" | ||
} | ||
}, | ||
"main": "js/fixedColumns.dataTables.js" | ||
} |
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
4826
5
+ Addeddatatables.net-fixedcolumns@3.2.5(transitive)
- Removeddatatables.net-fixedcolumns@3.2.4(transitive)