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

@xylabs/threads

Package Overview
Dependencies
Maintainers
5
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/threads - npm Package Compare versions

Comparing version 3.5.2 to 3.5.3

8

package.json
{
"name": "@xylabs/threads",
"version": "3.5.2",
"version": "3.5.3",
"description": "Web workers & worker threads as simple as a function call",

@@ -81,3 +81,3 @@ "license": "MIT",

"@types/execa": "^2.0.0",
"@types/node": "^20.14.8",
"@types/node": "^20.14.10",
"@types/webpack": "^5.28.5",

@@ -88,3 +88,3 @@ "ava": "^6.1.3",

"execa": "^9.3.0",
"mocha": "^10.5.1",
"mocha": "^10.6.0",
"puppet-run": "^0.11.4",

@@ -99,3 +99,3 @@ "puppet-run-plugin-mocha": "^0.1.1",

"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"wavy": "^1.0.4",

@@ -102,0 +102,0 @@ "webpack": "^5.92.1",

@@ -0,1 +1,2 @@

// eslint-disable-next-line import/no-internal-modules
export * from './dist/worker/index'
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