@types/string
Advanced tools
Comparing version
@@ -101,7 +101,7 @@ // Type definitions for string.js | ||
toCSV(options: { | ||
delimiter?: string, | ||
qualifier?: string, | ||
escape?: string, | ||
encloseNumbers?: boolean, | ||
keys?: boolean | ||
delimiter?: string | undefined, | ||
qualifier?: string | undefined, | ||
escape?: string | undefined, | ||
encloseNumbers?: boolean | undefined, | ||
keys?: boolean | undefined | ||
}): StringJS; | ||
@@ -108,0 +108,0 @@ |
{ | ||
"name": "@types/string", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for string.js", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/string", | ||
"license": "MIT", | ||
@@ -22,4 +23,4 @@ "contributors": [ | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "272e5a3117791629a9e6b841313743569d5696a32c24995ac7573ce13f8d3d38", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "4cbabb27c84060882821ec05c98fd6f59999bafae4a2a7d5e23252f4ab826f93", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 13:12:42 GMT | ||
* Last updated: Fri, 02 Jul 2021 22:33:01 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `S` |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5397
2.96%1
-50%