@emnapi/core
Advanced tools
@@ -268,3 +268,2 @@ /// <reference types="node" /> | ||
| unusedWorkers: WorkerLike[]; | ||
| runningWorkers: WorkerLike[]; | ||
| pthreads: Record<number, WorkerLike>; | ||
@@ -271,0 +270,0 @@ get nextWorkerID(): number; |
@@ -268,3 +268,2 @@ /// <reference types="node" /> | ||
| unusedWorkers: WorkerLike[]; | ||
| runningWorkers: WorkerLike[]; | ||
| pthreads: Record<number, WorkerLike>; | ||
@@ -271,0 +270,0 @@ get nextWorkerID(): number; |
@@ -268,3 +268,2 @@ /// <reference types="node" /> | ||
| unusedWorkers: WorkerLike[]; | ||
| runningWorkers: WorkerLike[]; | ||
| pthreads: Record<number, WorkerLike>; | ||
@@ -271,0 +270,0 @@ get nextWorkerID(): number; |
@@ -268,3 +268,2 @@ /// <reference types="node" /> | ||
| unusedWorkers: WorkerLike[]; | ||
| runningWorkers: WorkerLike[]; | ||
| pthreads: Record<number, WorkerLike>; | ||
@@ -271,0 +270,0 @@ get nextWorkerID(): number; |
+2
-2
| { | ||
| "name": "@emnapi/core", | ||
| "version": "1.10.0", | ||
| "version": "1.11.0", | ||
| "description": "emnapi core", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "@emnapi/wasi-threads": "1.2.1", | ||
| "@emnapi/wasi-threads": "1.2.2", | ||
| "tslib": "^2.4.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 3 instances in 1 package
2014881
2.78%35220
2.56%2
-50%+ Added
- Removed
Updated