@lightningjs/threadx
Advanced tools
Comparing version 0.0.1 to 0.3.0
{ | ||
"name": "@lightningjs/threadx", | ||
"version": "0.0.1", | ||
"version": "0.3.0", | ||
"description": "A web browser-based JavaScript library that helps manage the communcation of data between one or more web worker threads.", | ||
@@ -27,3 +27,4 @@ "type": "module", | ||
"prepare": "husky install", | ||
"prepack": "npm run build" | ||
"prepack": "npm run build", | ||
"publish": "npm publish --access public" | ||
}, | ||
@@ -30,0 +31,0 @@ "repository": { |
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
110659