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