Sign In

synckit

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synckit - npm Package Compare versions

Comparing version
0.11.8
to
0.11.10
+2
-2
package.json
{
"name": "synckit",
"version": "0.11.8",
"version": "0.11.10",
"type": "module",

@@ -43,4 +43,4 @@ "description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",

"dependencies": {
"@pkgr/core": "^0.2.4"
"@pkgr/core": "^0.3.0"
}
}