path-string-prepend
Advanced tools
+2
-2
| { | ||
| "name": "path-string-prepend", | ||
| "version": "1.0.16", | ||
| "version": "1.0.17", | ||
| "description": "Prepends a path to a platform-specfic delimited path string and removes duplicate paths", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
| "main": "dist/cjs/index.cjs", | ||
| "types": "dist/types/index.d.ts", | ||
| "types": "dist/cjs/index.d.cts", | ||
| "files": [ | ||
@@ -21,0 +21,0 @@ "dist" |
| export default function prepend(pathString: any, prependPath: any, options: any): any; |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
6959
-1.25%5
-16.67%