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.1.10

12

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

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

"dependencies": {
"@texting/charset-ansi": "^0.1.9",
"@texting/enum-chars": "^0.1.9",
"@texting/enum-chars-fullwidth": "^0.1.9",
"@texting/lange": "^0.1.9",
"@texting/charset-ansi": "^0.1.10",
"@texting/enum-chars": "^0.1.10",
"@texting/enum-chars-fullwidth": "^0.1.10",
"@texting/lange": "^0.1.10",
"@typen/num-strict": "^0.1.19"

@@ -44,3 +44,3 @@ },

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "c1c7d5affbf3e5b57c5786c0456a041c44f3cf98"
"gitHead": "d9cb5d5a35c3905c6faefe4037bfdee25e607c26"
}