Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@texting/charset-halfwidth

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-halfwidth - npm Package Compare versions

Comparing version 0.1.13 to 0.2.0

dist/index.js

26

package.json
{
"name": "@texting/charset-halfwidth",
"version": "0.1.13",
"version": "0.2.0",
"description": "Regex sets",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,10 +13,6 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"dependencies": {
"@texting/charset-ansi": "^0.1.13",
"@texting/enum-chars-fullwidth": "^0.1.13",
"@texting/regex-charset": "^0.1.13"
"@texting/charset-ansi": "^0.2.0",
"@texting/enum-chars-fullwidth": "^0.2.0",
"@texting/regex-charset": "^0.2.0"
},

@@ -42,3 +35,6 @@ "repository": {

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "237b214a27792b5e5b7ba22cc00dc598bf0c33b4"
}
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}

@@ -0,0 +0,0 @@ ## @texting/charset-halfwidth

Sorry, the diff of this file is not supported yet

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