You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@texting/charset-fullwidth

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@texting/charset-fullwidth - npm Package Compare versions

Comparing version

to
0.0.6

12

package.json
{
"name": "@texting/charset-fullwidth",
"version": "0.0.5",
"version": "0.0.6",
"description": "Convert between half-width and full-width",

@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@texting/charset-ansi": "^0.0.5",
"@texting/enum-chars": "^0.0.5",
"@texting/enum-chars-fullwidth": "^0.0.5",
"@texting/lange": "^0.0.5",
"@texting/charset-ansi": "^0.0.6",
"@texting/enum-chars": "^0.0.6",
"@texting/enum-chars-fullwidth": "^0.0.6",
"@texting/lange": "^0.0.6",
"@typen/num-strict": "^0.1.16"

@@ -41,3 +41,3 @@ },

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "36e60cc8aa555024c380dfabe7e9ee3b475a2d46"
"gitHead": "09d4e20b4248bf0926710f5bba043492a1f47253"
}