New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@texting/charset-fullwidth

Package Overview
Dependencies
Maintainers
0
Versions
28
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.2.3

12

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

@@ -17,8 +17,8 @@ "type": "module",

"dependencies": {
"@texting/regex-charset": "^0.2.2",
"@texting/regex-charset": "^0.2.3",
"@typen/num-strict": "^0.2.0",
"@texting/charset-ansi": "^0.2.2",
"@texting/enum-chars-fullwidth": "^0.2.2",
"@texting/lange": "^0.2.2",
"@texting/enum-chars": "^0.2.2"
"@texting/enum-chars": "^0.2.3",
"@texting/charset-ansi": "^0.2.3",
"@texting/lange": "^0.2.3",
"@texting/enum-chars-fullwidth": "^0.2.3"
},

@@ -25,0 +25,0 @@ "repository": {