@types/vkbeautify
Advanced tools
Comparing version 0.99.0 to 0.99.1
@@ -45,2 +45,2 @@ // Type definitions for vkbeautify 0.99 | ||
*/ | ||
export function sqlmin(text: string): string; | ||
export function sqlmin(text: string): string; |
{ | ||
"name": "@types/vkbeautify", | ||
"version": "0.99.0", | ||
"version": "0.99.1", | ||
"description": "TypeScript definitions for vkbeautify", | ||
"license": "MIT", | ||
"author": "Tim Schraepen <https://github.com/sch3lp/>", | ||
"contributors": [ | ||
{ | ||
"name": "Tim Schraepen", | ||
"url": "https://github.com/sch3lp/" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +20,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "ada916f7a5113d219834985f16862d3120518a294c9fc644385f6bfadc6c31e4", | ||
"typesPublisherContentHash": "cc0aec874d19710c7a149089efd11150e0cdd9cf44c714bcd8d531fdcb80fdda", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/vkbeautify | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vkbeautify | ||
Additional Details | ||
* Last updated: Thu, 19 Jan 2017 21:31:20 GMT | ||
* Last updated: Fri, 31 Mar 2017 00:49:51 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
2721
3
39