apache-js-workers
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -16,3 +16,4 @@ import { workerData, parentPort } from 'worker_threads' | ||
name: string | ||
data: string | ||
tempPath: string | ||
lastModified: number | ||
size: number | ||
@@ -19,0 +20,0 @@ type: string |
{ | ||
"name": "apache-js-workers", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
1755
70