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

@xylabs/threads

Package Overview
Dependencies
Maintainers
7
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.0.6 to 3.0.8

46

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

@@ -69,4 +69,5 @@ "license": "MIT",

"dependencies": {
"@babel/types": "^7.24.0",
"callsites": "^3.1.0",
"debug": "^4.2.0",
"debug": "^4.3.4",
"is-observable": "^2.1.0",

@@ -78,28 +79,28 @@ "observable-fns": "^0.6.1"

"@rollup/plugin-node-resolve": "^10.0.0",
"@types/chai": "^4.2.14",
"@types/debug": "^4.1.5",
"@types/chai": "^4.3.12",
"@types/debug": "^4.1.12",
"@types/execa": "^2.0.0",
"@types/node": "^20",
"@types/webpack": "^4.41.23",
"ava": "^3.13.0",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"execa": "^4.0.3",
"mocha": "^8.2.0",
"puppet-run": "^0.11.3",
"@types/node": "^20.11.25",
"@types/webpack": "^4.41.38",
"ava": "^3.15.0",
"chai": "^4.4.1",
"cross-env": "^7.0.3",
"execa": "^4.1.0",
"mocha": "^8.4.0",
"puppet-run": "^0.11.4",
"puppet-run-plugin-mocha": "^0.10.0-alpha",
"raw-loader": "^4.0.2",
"rimraf": "^3.0.2",
"rollup": "^2.32.1",
"threads-plugin": "^1.3.3",
"tiny-worker": "^2.2.0",
"ts-loader": "^8.0.7",
"ts-node": "^9.0.0",
"typescript": "^4.2.3",
"rollup": "^2.79.1",
"threads-plugin": "^1.4.0",
"tiny-worker": "^2.3.0",
"ts-loader": "^8.4.0",
"ts-node": "^9.1.1",
"typescript": "^4.9.5",
"wavy": "^1.0.4",
"webpack": "^4.44.2",
"worker-plugin": "^5.0.0"
"webpack": "^4.47.0",
"worker-plugin": "^5.0.1"
},
"optionalDependencies": {
"tiny-worker": ">= 2"
"tiny-worker": "^2.3.0"
},

@@ -136,2 +137,5 @@ "ava": {

},
"publishConfig": {
"access": "public"
},
"files": [

@@ -138,0 +142,0 @@ "dist/**",

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