Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@matrixai/workers

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matrixai/workers - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

dist/WorkerManagerInterface.d.ts

@@ -5,3 +5,3 @@ import type { ModuleThread } from 'threads';

interface WorkerManagerInterface<W extends ModuleMethods> {
destroy(options: {
destroy(options?: {
force?: boolean;

@@ -8,0 +8,0 @@ }): Promise<void>;

{
"name": "@matrixai/workers",
"version": "1.3.0",
"version": "1.3.1",
"author": "Roger Qiu",

@@ -5,0 +5,0 @@ "description": "Multithreaded Workers",

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