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