You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vltpkg/fast-split

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/fast-split - npm Package Compare versions

Comparing version
0.0.0-22
to
0.0.0-23
+6
-6
package.json
{
"name": "@vltpkg/fast-split",
"description": "A fast way to split small-to-medium sized strings by small string delimiters",
"version": "0.0.0-22",
"version": "0.0.0-23",
"repository": {

@@ -22,6 +22,6 @@ "type": "git",

"devDependencies": {
"@eslint/js": "^9.28.0",
"@types/node": "^22.15.29",
"eslint": "^9.28.0",
"prettier": "^3.6.0",
"@eslint/js": "^9.34.0",
"@types/node": "^22.17.2",
"eslint": "^9.34.0",
"prettier": "^3.6.2",
"tap": "^21.1.0",

@@ -31,3 +31,3 @@ "tshy": "^3.0.2",

"typescript": "5.7.3",
"typescript-eslint": "^8.33.1"
"typescript-eslint": "^8.40.0"
},

@@ -34,0 +34,0 @@ "license": "BSD-2-Clause-Patent",