New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qio/core

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qio/core - npm Package Versions

234

31.1.1

Diff

Changelog

Source

31.1.1 (2020-10-19)

Performance Improvements

  • fiber: add basic performance optimizations (fffed03)
tusharmathur
published 31.1.0 •

Changelog

Source

31.1.0 (2020-03-29)

Bug Fixes

  • update dependencies (06fbfd2)
  • update tsc version to 3.8 (ff4ece0)
  • queue: fix offer implementation (5c474f6)

Features

  • await: add `setTo` helper function (f787b18)
  • chunk: add chunking capabilities. (2941622)
  • core: add `Flag` type (d71a0be)
  • stream: add `zipWith` operator (c594d5a)
  • stream: add multiple operators (b2a188a)

Performance Improvements

  • qio: make `map` and `chain` eager only if it's being applied on a `constant` value. (1ca41c6)
tusharmathur
published 31.0.0 •

Changelog

Source

31.0.0 (2020-01-28)

Bug Fixes

Code Refactoring

  • stream: rename to QStream (684db9d)

Features

  • core: export `Counter` for use (ca92e1d)
  • stream: add `scan` operator (a7cf4a8)
  • stream: add toQueue (2eb34c0)

BREAKING CHANGES

  • stream: Renaming Stream to QStream
tusharmathur
published 30.0.1 •

Changelog

Source

30.0.1 (2019-12-31)

Note: Version bump only for package qio

tusharmathur
published 30.0.0 •

Changelog

Source

30.0.0 (2019-12-29)

Bug Fixes

  • package: export TestRuntime as a parameter (4a7a9e6)

Code Refactoring

  • stream: simplify `Stream.fromEventEmitter` API (57a60e9)

Features

  • qio: add `QIO.tap` (9c68d80)
  • stream: add `holdFor` operator in stream (357886d)

BREAKING CHANGES

  • qio: `QIO.tap` signature has been updated to accept a function that doesn't return a `QIO`. Use `QIO.tapM` if you still want to pass a function that returns a `QIO`.
  • stream: `fromEventEmiter` API has been updated.
tusharmathur
published 29.2.1 •

Changelog

Source

29.2.1 (2019-12-28)

Bug Fixes

  • dependency: update ts-scheduler dependency (6063549)
  • fix dependencies (05182b9)
  • haltWhenM: fix `haltWhenM` when provided `QIO<never>` (589d8e5)
tusharmathur
published 29.1.0 •

Changelog

Source

29.1.0 (2019-12-27)

Bug Fixes

  • await: fix `isSet` implementation (4fc9185)

Features

  • scanM: add `Stream.scanM` operator (e7cb7d0)
  • stream: add support for `haltWhen` (8674aea)
  • stream: add support for `haltWhenM` (9179186)
tusharmathur
published 29.0.5 •

Changelog

Source

29.1.0 (2019-12-27)

Bug Fixes

  • await: fix `isSet` implementation (4fc9185)

Features

  • scanM: add `Stream.scanM` operator (e7cb7d0)
  • stream: add support for `haltWhen` (8674aea)
  • stream: add support for `haltWhenM` (9179186)
tusharmathur
published 29.0.4 •

tusharmathur
published 29.0.3 •

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