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
27
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 0.2.1 to 0.2.2

17

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

@@ -10,2 +10,5 @@ "type": "module",

],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {

@@ -15,8 +18,8 @@ "access": "public"

"dependencies": {
"@texting/regex-charset": "^0.2.1",
"@typen/num-strict": "^0.1.19",
"@texting/lange": "^0.2.1",
"@texting/charset-ansi": "^0.2.1",
"@texting/enum-chars": "^0.2.1",
"@texting/enum-chars-fullwidth": "^0.2.1"
"@texting/regex-charset": "^0.2.2",
"@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"
},

@@ -23,0 +26,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc