Socket
Socket
Sign inDemoInstall

string-length

Package Overview
Dependencies
3
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

6

package.json
{
"name": "string-length",
"version": "5.0.0",
"version": "5.0.1",
"description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",

@@ -41,3 +41,3 @@ "license": "MIT",

"char-regex": "^2.0.0",
"strip-ansi": "^7.0.0"
"strip-ansi": "^7.0.1"
},

@@ -47,4 +47,4 @@ "devDependencies": {

"tsd": "^0.17.0",
"xo": "^0.40.2"
"xo": "^0.44.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc