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

function-exec-sync

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-exec-sync - npm Package Compare versions

Comparing version
1.2.26
to
1.2.27
+4
-4
package.json
{
"name": "function-exec-sync",
"version": "1.2.26",
"version": "1.2.27",
"description": "Run a function in a node process",

@@ -47,4 +47,4 @@ "keywords": [

"dependencies": {
"async-compat": "^1.6.11",
"core-js": "^3.42.0",
"async-compat": "^1.6.13",
"core-js": "^3.43.0",
"mkdirp-classic": "^0.5.3",

@@ -55,3 +55,3 @@ "os-shim": "^0.1.3",

"temp-suffix": "^0.1.18",
"thread-sleep-compat": "^0.2.26"
"thread-sleep-compat": "^0.2.27"
},

@@ -58,0 +58,0 @@ "devDependencies": {