thread-sleep-compat
Advanced tools
+11
-11
| { | ||
| "name": "thread-sleep-compat", | ||
| "version": "1.1.6", | ||
| "version": "1.1.7", | ||
| "description": "thread-sleep the runs on multiple versions of node", | ||
@@ -43,18 +43,18 @@ "keywords": [ | ||
| "dependencies": { | ||
| "exit-compat": "^1.0.4", | ||
| "mkdirp-classic": "^0.5.3", | ||
| "exit-compat": "^1.0.0", | ||
| "mkdirp-classic": "^0.5.2", | ||
| "thread-sleep": "^2.2.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^25.0.2", | ||
| "@types/mocha": "*", | ||
| "@types/node": "*", | ||
| "cmake-js": "^7.4.0", | ||
| "cross-spawn-cb": "^2.4.14", | ||
| "fast-extract": "^1.8.16", | ||
| "cross-spawn-cb": "^2.0.0", | ||
| "fast-extract": "^1.0.0", | ||
| "nan": "2.24.0", | ||
| "node-version-use": "^2.1.7", | ||
| "node-version-use": "*", | ||
| "prebuild": "^13.0.1", | ||
| "queue-cb": "^1.6.3", | ||
| "ts-dev-stack": "^1.21.3", | ||
| "tsds-config": "^0.2.2" | ||
| "queue-cb": "^1.0.0", | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -61,0 +61,0 @@ "engines": { |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
83227
-0.04%Updated
Updated