@texting/charset-fullwidth
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@texting/charset-fullwidth", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Convert between half-width and full-width", | ||
@@ -14,8 +14,8 @@ "type": "module", | ||
"dependencies": { | ||
"@texting/regex-charset": "^0.2.0", | ||
"@texting/regex-charset": "^0.2.1", | ||
"@typen/num-strict": "^0.1.19", | ||
"@texting/enum-chars": "^0.2.0", | ||
"@texting/lange": "^0.2.0", | ||
"@texting/charset-ansi": "^0.2.0", | ||
"@texting/enum-chars-fullwidth": "^0.2.0" | ||
"@texting/lange": "^0.2.1", | ||
"@texting/charset-ansi": "^0.2.1", | ||
"@texting/enum-chars": "^0.2.1", | ||
"@texting/enum-chars-fullwidth": "^0.2.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "repository": { |
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
0
Updated@texting/charset-ansi@^0.2.1
Updated@texting/enum-chars@^0.2.1
Updated@texting/lange@^0.2.1