uniformize
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -24,3 +24,3 @@ interface String { | ||
*/ | ||
subText(query: string, strict?: boolean): boolean; | ||
subText(query?: string, strict?: boolean): boolean; | ||
/** | ||
@@ -27,0 +27,0 @@ * Capitalize the first letter of each word in a string. |
@@ -7,3 +7,3 @@ { | ||
"type": "commonjs", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
@@ -24,3 +24,3 @@ interface String { | ||
*/ | ||
subText(query: string, strict?: boolean): boolean; | ||
subText(query?: string, strict?: boolean): boolean; | ||
/** | ||
@@ -27,0 +27,0 @@ * Capitalize the first letter of each word in a string. |
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
15129
0