Socket
Socket
Sign inDemoInstall

@types/table

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/table - npm Package Compare versions

Comparing version 6.0.0 to 6.3.2

42

table/package.json
{
"name": "@types/table",
"version": "6.0.0",
"description": "TypeScript definitions for table",
"license": "MIT",
"contributors": [
{
"name": "Evan Shortiss",
"url": "https://github.com/evanshortiss",
"githubUsername": "evanshortiss"
},
{
"name": "mrmlnc",
"url": "https://github.com/mrmlnc",
"githubUsername": "mrmlnc"
},
{
"name": "Daniel Perez Alvarez",
"url": "https://github.com/unindented",
"githubUsername": "unindented"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"version": "6.3.2",
"typings": null,
"description": "Stub TypeScript definitions entry for table, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/table"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c6cf099d16b58cef4049ea0f5ca4b548438c091108c63f0f669cc35e3740d334",
"typeScriptVersion": "3.2"
"author": "",
"license": "MIT",
"dependencies": {
"table": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/table`
This is a stub types definition for @types/table (https://github.com/gajus/table#readme).
# Summary
This package contains type definitions for table (https://github.com/gajus/table).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/table.
### Additional Details
* Last updated: Thu, 17 Sep 2020 17:55:20 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Evan Shortiss](https://github.com/evanshortiss), [mrmlnc](https://github.com/mrmlnc), [Daniel Perez Alvarez](https://github.com/unindented), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
table provides its own type definitions, so you don't need @types/table 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