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
32
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.0 to 1.1.1

3

package.json
{
"name": "client-run-queue",
"version": "1.1.0",
"version": "1.1.1",
"description": "A client-friendly run queue",

@@ -9,2 +9,3 @@ "keywords": ["promise", "concurrency", "limit", "throttle", "queue", "priority", "typescript", "client"],

"repository": "https://github.com/Panchain/client-run-queue.git",
"homepage": "https://panchain.github.io/client-run-queue/",
"license": "MIT",

@@ -11,0 +12,0 @@ "private": false,

# client-run-queue
[![Downloads][downloads-badge]][downloads]
[![Size][size-badge]][size]
This package provides a RunQueue implementation for scheduling and managing async or time-consuming functions such that client-side interactivity disruptions are minimized.

@@ -4,0 +7,0 @@

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