Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

client-run-queue

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

client-run-queue - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"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';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc