client-run-queue
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "client-run-queue", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "A client-friendly run queue", | ||
@@ -5,0 +5,0 @@ "keywords": ["promise", "concurrency", "limit", "throttle", "queue", "priority", "typescript", "client"], |
@@ -10,2 +10,4 @@ # client-run-queue | ||
[Try it Out – CodeSandbox](https://codesandbox.io/s/jolly-mclaren-kmlo7g) | ||
```typescript | ||
@@ -12,0 +14,0 @@ import { CANCELED, DEFAULT_PRIORITY, RunQueue } from 'client-run-queue'; |
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
59497
111