@types/datatables.net
Advanced tools
Comparing version 1.10.28 to 1.12.0
{ | ||
"name": "@types/datatables.net", | ||
"version": "1.10.28", | ||
"description": "TypeScript definitions for datatables.net", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Kiarash Ghiaseddin", | ||
"githubUsername": "Silver-Connection", | ||
"url": "https://github.com/Silver-Connection" | ||
}, | ||
{ | ||
"name": "Omid Rad", | ||
"githubUsername": "omidkrad", | ||
"url": "https://github.com/omidkrad" | ||
}, | ||
{ | ||
"name": "Armin Sander", | ||
"githubUsername": "pragmatrix", | ||
"url": "https://github.com/pragmatrix" | ||
}, | ||
{ | ||
"name": "Craig Boland", | ||
"githubUsername": "CNBoland", | ||
"url": "https://github.com/CNBoland" | ||
} | ||
], | ||
"version": "1.12.0", | ||
"description": "Stub TypeScript definitions entry for datatables.net, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/datatables.net" | ||
}, | ||
"scripts": {}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
"datatables.net": "*" | ||
}, | ||
"typesPublisherContentHash": "63221673cba39551f9b353af63c147e1900face143aac5b518532499781369ed", | ||
"typeScriptVersion": "4.5" | ||
"deprecated": "This is a stub types definition. datatables.net provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,15 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/datatables.net` | ||
This is a stub types definition for @types/datatables.net (https://datatables.net). | ||
# Summary | ||
This package contains type definitions for datatables.net (https://datatables.net). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net. | ||
### Additional Details | ||
* Last updated: Thu, 23 Nov 2023 10:36:26 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
# Credits | ||
These definitions were written by [Kiarash Ghiaseddin](https://github.com/Silver-Connection), [Omid Rad](https://github.com/omidkrad), [Armin Sander](https://github.com/pragmatrix), and [Craig Boland](https://github.com/CNBoland). | ||
datatables.net provides its own type definitions, so you don't need @types/datatables.net installed! |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
1762
3
0
2
1
1
3
1
2
+ Addeddatatables.net@*
+ Addeddatatables.net@2.1.8(transitive)
+ Addedjquery@3.7.1(transitive)
- Removed@types/jquery@*
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)