datatables.net-colreorder-bs4
Advanced tools
Comparing version 1.4.1 to 1.5.0
{ | ||
"name": "datatables.net-colreorder-bs4", | ||
"version": "1.4.1", | ||
"version": "1.5.0", | ||
"description": "ColReorder for DataTables with styling for [Bootstrap 4](http://getbootstrap.com/)", | ||
"files": [ | ||
"css/**/*.css" | ||
"css/**/*.css", | ||
"js/**/*.js" | ||
], | ||
"main": "./js/colReorder.bootstrap4.js", | ||
"main": "js/colReorder.bootstrap4.js", | ||
"keywords": [ | ||
@@ -26,4 +27,5 @@ "reorder", | ||
"datatables.net-bs4": "^1.10.15", | ||
"datatables.net-colreorder": "1.4.1" | ||
} | ||
"datatables.net-colreorder": "1.5.0" | ||
}, | ||
"style": "css/colReorder.bootstrap4.css" | ||
} |
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
3309
+ Addeddatatables.net-colreorder@1.5.0(transitive)
- Removeddatatables.net-colreorder@1.4.1(transitive)