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

@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 4.0.5 to 4.0.6

5

table/index.d.ts

@@ -11,6 +11,7 @@ // Type definitions for table 4.0

alignment?: 'left' | 'center' | 'right';
width?: number;
truncate?: number;
paddingLeft?: number;
paddingRight?: number;
truncate?: number;
width?: number;
wrapWord?: boolean;
}

@@ -17,0 +18,0 @@

8

table/package.json
{
"name": "@types/table",
"version": "4.0.5",
"version": "4.0.6",
"description": "TypeScript definitions for table",

@@ -19,10 +19,12 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/table"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "29ee120e7ca290ed607c7bb956de7d8f23474740f0541888c001b946e460d1da",
"typesPublisherContentHash": "7ed5205f995301cd404085e92f03aea62e69eb6110313ae604a99085e1b96c15",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/table
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/table
Additional Details
* Last updated: Tue, 01 May 2018 16:34:35 GMT
* Last updated: Mon, 08 Jul 2019 16:48:00 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Evan Shortiss <https://github.com/evanshortiss>, mrmlnc <https://github.com/mrmlnc>.
These definitions were written by Evan Shortiss <https://github.com/evanshortiss>, and mrmlnc <https://github.com/mrmlnc>.
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