datatables.net-dt
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "datatables.net-dt", | ||
"version": "2.1.1", | ||
"description": "DataTables for jQuery ", | ||
"description": "DataTables for jQuery with styling for [DataTables](https://datatables.net/)", | ||
"main": "js/dataTables.dataTables.js", | ||
"module": "js/dataTables.dataTables.mjs", | ||
"style": "css/dataTables.dataTables.css", | ||
"types": "./types/dataTables.dataTables.d.ts", | ||
"version": "2.1.2", | ||
"files": [ | ||
"css/jquery.dataTables.css", | ||
"images/sort_asc.png", | ||
"images/sort_asc_disabled.png", | ||
"images/sort_both.png", | ||
"images/sort_desc.png", | ||
"images/sort_desc_disabled.png" | ||
"css/**/*.css", | ||
"js/**/*.js", | ||
"js/**/*.mjs", | ||
"types/**/*.d.ts" | ||
], | ||
"style": "css/jquery.dataTables.css", | ||
"keywords": [ | ||
"filter", | ||
"sort", | ||
"DataTables", | ||
"Datatables", | ||
"jQuery", | ||
"table", | ||
"DataTables" | ||
"filter", | ||
"sort" | ||
], | ||
"homepage": "https://datatables.net", | ||
"bugs": "https://datatables.net/forums", | ||
"license": "MIT", | ||
"dependencies": { | ||
"datatables.net": "2.1.2", | ||
"jquery": ">=1.7" | ||
}, | ||
"moduleType": [ | ||
"globals", | ||
"amd", | ||
"node" | ||
], | ||
"ignore": [ | ||
"composer.json", | ||
"datatables.json", | ||
"package.json" | ||
], | ||
"author": { | ||
@@ -29,6 +40,5 @@ "name": "SpryMedia Ltd", | ||
}, | ||
"dependencies": { | ||
"jquery": ">=1.7", | ||
"datatables.net": ">=1.10.9" | ||
}, | ||
"homepage": "https://datatables.net", | ||
"bugs": "https://datatables.net/forums", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -35,0 +45,0 @@ "type": "git", |
@@ -1,4 +0,4 @@ | ||
# DataTables for jQuery | ||
# DataTables for jQuery with styling for [DataTables](https://datatables.net/) | ||
This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) . | ||
This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) with styling for [DataTables](https://datatables.net/). | ||
@@ -20,2 +20,3 @@ DataTables is a table enhancing library which adds features such as paging, ordering, search, scrolling and many more to a static HTML page. A comprehensive API is also available that can be used to manipulate the table. Please refer to the [DataTables web-site](//datatables.net) for a full range of documentation and examples. | ||
ES3 Syntax | ||
``` | ||
@@ -26,2 +27,7 @@ var $ = require( 'jquery' ); | ||
ES6 Syntax | ||
``` | ||
import 'datatables.net-dt' | ||
``` | ||
### bower | ||
@@ -37,3 +43,3 @@ | ||
Full documentation of the DataTables options, API and plug-in interface are available on the DOCS_LINK. The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further. | ||
Full documentation of the DataTables options, API and plug-in interface are available on the [website](https://datatables.net/reference/index). The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further. | ||
@@ -54,1 +60,2 @@ | ||
This software is released under the [MIT license](//datatables.net/license). You are free to use, modify and distribute this software, but all copyright information must remain. | ||
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
63917
10
932
0
58
1
1
+ Addeddatatables.net@2.1.2(transitive)
- Removeddatatables.net@2.1.8(transitive)
Updateddatatables.net@2.1.2