Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

thread-sleep-compat

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thread-sleep-compat - npm Package Compare versions

Comparing version
1.1.6
to
1.1.7
+11
-11
package.json
{
"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": {