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

@spare/lange

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spare/lange - npm Package Compare versions

Comparing version 0.12.5 to 0.13.0

dist/index.cjs

14

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

@@ -18,3 +22,3 @@ "dist"

"dependencies": {
"@spare/regex-charset": "^0.12.5"
"@spare/regex-charset": "^0.13.0"
},

@@ -37,3 +41,3 @@ "repository": {

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "968797149488d79f50b77189ab4c90466764c661"
"gitHead": "ed47110c69a1ca3f4358dd9c1fca1f5e527cf7ba"
}
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