Socket
Socket
Sign inDemoInstall

q

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q - npm Package Versions

1
68

0.2.0

Diff

Changelog

Source

0.2.0 - BACKWARD INCOMPATIBLE

  • Changed post(ref, name, args) to variadic post(ref, name, ...args). BACKWARD INCOMPATIBLE
  • Added a def(value) method to annotate an object as being necessarily a local value that cannot be serialized, such that inter-process/worker/vat promise communication libraries will send messages to it, but never send it back.
  • Added a send(value, op, ...args) method to the public API, for forwarding messages to a value or promise in a future turn.
published 0.0.0 •

published 0.0.1 •

Changelog

Source

0.0.1

  • initial version
published 0.0.2 •

Changelog

Source

0.0.2

  • added q-util
published 0.0.3 •

Changelog

Source

0.0.3

  • removed q-util
  • fixed asap so it returns a value if completed
published 0.1.0 •

Changelog

Source

0.1.0

  • removed asap because it was broken, probably down to the philosophy.
published 0.1.1 •

published 0.1.2 •

Changelog

Source

0.1.2

  • restructured for overlay style package compatibility
published 0.1.3 •

Changelog

Source

0.1.3

  • fixed erroneous link to the q module in package.json
published 0.1.4 •

Changelog

Source

0.1.4

  • added support for Teleport as an engine (gozala)
  • simplified and updated methods for getting internal print and enqueue functions universally (gozala)
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