@texting/charset-fullwidth
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "@texting/charset-fullwidth", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Convert between half-width and full-width", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@texting/charset-ansi": "^0.1.8", | ||
"@texting/enum-chars": "^0.1.8", | ||
"@texting/enum-chars-fullwidth": "^0.1.8", | ||
"@texting/lange": "^0.1.8", | ||
"@texting/charset-ansi": "^0.1.9", | ||
"@texting/enum-chars": "^0.1.9", | ||
"@texting/enum-chars-fullwidth": "^0.1.9", | ||
"@texting/lange": "^0.1.9", | ||
"@typen/num-strict": "^0.1.19" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "b1f83d2d12854b066feaa5b777496eecd205010c" | ||
"gitHead": "c1c7d5affbf3e5b57c5786c0456a041c44f3cf98" | ||
} |
Updated@texting/charset-ansi@^0.1.9
Updated@texting/enum-chars@^0.1.9
Updated@texting/lange@^0.1.9