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 Versions

134

2.2.0

Diff

bwestphal
published 2.2.0-alpha.0 •

bwestphal
published 2.1.1 •

bwestphal
published 2.1.0 •

bwestphal
published 2.1.0-alpha.0 •

bwestphal
published 2.0.2 •

Changelog

Source

[2.0.2] - 2022-03-16

  • Pointing to new home at TypeScript OSS.
bwestphal
published 2.0.1 •

Changelog

Source

[2.0.1] - 2022-02-02

Changed

  • Reverted change to defaultRunAfterInteractions - so it's back to using setTimeout(func, 0) since we want it to actually run the event loop. However, RunQueue.schedule where delayMSec is 0 still uses queue-microtask.
bwestphal
published 2.0.0 •

Changelog

Source

[2.0.0] - 2022-02-02

Changed

  • Using queue-microtask instead of setTimeout(func, 0) for defaultRunAfterInteractions and fo r RunQueue.schedule when delayMSec is 0.
bwestphal
published 1.1.12 •

bwestphal
published 1.1.11 •

Changelog

Source

[1.1.11] - 2022-01-10

  • Updated package dependencies
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