node-exec-path
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.ts'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.ts'; | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.js'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.js'; |
@@ -1,2 +0,2 @@ | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.ts'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.ts'; | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.js'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.js'; |
@@ -1,2 +0,2 @@ | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.ts'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.ts'; | ||
| export type { satisfiesSemverSyncOptions } from './satisfiesSemverSync.js'; | ||
| export { default as satisfiesSemverSync } from './satisfiesSemverSync.js'; |
+1
-1
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.1.9", | ||
| "version": "1.1.10", | ||
| "description": "Helpers for node executable paths", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
17557
0.01%