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

path-string-prepend

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-string-prepend - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+4
-4
package.json
{
"name": "path-string-prepend",
"version": "1.1.5",
"version": "1.1.6",
"description": "Prepends a path to a platform-specfic delimited path string and removes duplicate paths",

@@ -33,3 +33,3 @@ "keywords": [

"build": "tsds build",
"format": "biome check --write --unsafe",
"format": "tsds format",
"prepublishOnly": "tsds validate",

@@ -41,7 +41,7 @@ "test": "tsds test:node --no-timeouts",

"devDependencies": {
"@biomejs/biome": "*",
"@types/mocha": "*",
"@types/node": "*",
"node-version-use": "*",
"ts-dev-stack": "*"
"ts-dev-stack": "*",
"tsds-config": "*"
},

@@ -48,0 +48,0 @@ "engines": {