+1
-0
@@ -240,2 +240,3 @@ import { EventEmitter } from 'eventemitter3'; | ||
| export type { Queue } from './queue.js'; | ||
| export { default as PriorityQueue } from './priority-queue.js'; | ||
| export { type QueueAddOptions, type Options } from './options.js'; | ||
@@ -242,0 +243,0 @@ /** |
+1
-0
@@ -772,2 +772,3 @@ import { EventEmitter } from 'eventemitter3'; | ||
| } | ||
| export { default as PriorityQueue } from './priority-queue.js'; | ||
| /** | ||
@@ -774,0 +775,0 @@ Error thrown when a task times out. |
+1
-1
| { | ||
| "name": "p-queue", | ||
| "version": "9.1.1", | ||
| "version": "9.1.2", | ||
| "description": "Promise queue with concurrency control", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
80462
0.16%1174
0.17%