@types/string
Advanced tools
@@ -74,2 +74,6 @@ // Type definitions for string.js | ||
strip(...strings: string[]): StringJS; | ||
stripLeft(...strings: string[]): StringJS; | ||
stripRight(...strings: string[]): StringJS; | ||
@@ -92,2 +96,4 @@ right(n: number): StringJS; | ||
titleCase(): StringJS; | ||
toBoolean(): boolean; | ||
@@ -94,0 +100,0 @@ |
{ | ||
"name": "@types/string", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "TypeScript definitions for string.js", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "4eb6e3200f10395e9173e712776247c05d2e5f6f59ca2c1608456888ec44b23c" | ||
"typesPublisherContentHash": "207e0bcf8b7f67e34d47dd4071d455788ad7c4008c06073c37dc08682c5ce428" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Thu, 13 Oct 2016 23:30:47 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -22,3 +22,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "4eb6e3200f10395e9173e712776247c05d2e5f6f59ca2c1608456888ec44b23c" | ||
"contentHash": "207e0bcf8b7f67e34d47dd4071d455788ad7c4008c06073c37dc08682c5ce428" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4452
6.81%101
3.06%0
-100%