Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/datatables.net

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/datatables.net - npm Package Compare versions

Comparing version 1.10.28 to 1.12.0

40

datatables.net/package.json
{
"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!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc