New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spare/lange

Package Overview
Dependencies
Maintainers
0
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.15.16 to 0.16.0

dist/index.js

26

package.json
{
"name": "@spare/lange",
"version": "0.15.16",
"version": "0.16.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": [
"dist"
],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"dependencies": {
"@spare/regex-charset": "^0.15.16"
"@spare/regex-charset": "^0.16.0"
},

@@ -39,3 +35,7 @@ "repository": {

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

@@ -0,0 +0,0 @@ ## @spare/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