New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

funthreads

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

funthreads - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

dist/index.js

@@ -6,2 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.executeInThread = void 0;
const worker_1 = __importDefault(require("./worker/worker"));

@@ -13,2 +14,3 @@ const metadata_1 = require("./worker/metadata");

};
exports.default = executeInThread;
exports.executeInThread = executeInThread;
exports.default = exports.executeInThread;
{
"name": "funthreads",
"version": "2.0.1",
"version": "2.0.2",
"description": "A lightweight tool built on top of Node.js worker_threads, enabling multithreading.",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc