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 4.0.1 to 4.0.2

3

table/index.d.ts

@@ -6,3 +6,2 @@ // Type definitions for Tabris.js 4.0

export type borderType = 'honeywell' | 'norc' | 'ramac' | 'void';

@@ -43,3 +42,3 @@

};
drawJoin?: (index: number, size: number) => boolean;
drawJoin?(index: number, size: number): boolean;
border?: JoinStruct;

@@ -46,0 +45,0 @@ columnDefault?: ColumnConfig;

{
"name": "@types/table",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for Tabris.js",
"license": "MIT",
"author": "Evan Shortiss <http://github.com/evanshortiss>",
"contributors": [
{
"name": "Evan Shortiss",
"url": "http://github.com/evanshortiss"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "cfe243bf29da350665a67166f8fca1f7485351587a89bd9fdab70d571326a79c",
"typesPublisherContentHash": "a36d9f111e8abb0ff2fefa4c13e0f3c631b465ad3196a21008dc9f1f02cc89a2",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/table
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/table
Additional Details
* Last updated: Fri, 13 Jan 2017 15:10:29 GMT
* Last updated: Fri, 31 Mar 2017 00:49:51 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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