@texting/charset-fullwidth
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@texting/charset-fullwidth", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Convert between half-width and full-width", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@texting/charset-ansi": "^0.1.0", | ||
"@texting/enum-chars": "^0.1.0", | ||
"@texting/enum-chars-fullwidth": "^0.1.0", | ||
"@texting/lange": "^0.1.0", | ||
"@texting/charset-ansi": "^0.1.1", | ||
"@texting/enum-chars": "^0.1.1", | ||
"@texting/enum-chars-fullwidth": "^0.1.1", | ||
"@texting/lange": "^0.1.1", | ||
"@typen/num-strict": "^0.1.16" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "797042eebeba5e59ac4abe6b19ba2d1c8ba9c19a" | ||
"gitHead": "e9378d23dbbc34c49ed295fc530fbef85cdb6e9b" | ||
} |
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.1.1
Updated@texting/enum-chars@^0.1.1
Updated@texting/lange@^0.1.1