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

@texting/lange

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

Comparing version 0.1.13 to 0.2.0

dist/index.js

22

package.json
{
"name": "@texting/lange",
"version": "0.1.13",
"version": "0.2.0",
"description": "Get string length s.t. correcting astral codes and skipping ansi codes",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,8 +13,4 @@ "dist"

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

@@ -40,3 +33,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/lange

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