@xylabs/threads
Advanced tools
Comparing version 3.5.2 to 3.5.3
{ | ||
"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' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
262005
6450