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

123

22.0.0

Diff

Changelog

Source

22.0.0 (2019-11-16)

Bug Fixes

  • update dependencies (d511865)

Code Refactoring

  • env: rename env from axios to http (e60c72c)
  • qio: change QIO.node signature (a1bc4d8)

Features

BREAKING CHANGES

  • qio: QIO.node node returns a TUPLE of values.
  • env: renaming `IAxiosEnv` to `IHttpEnv`
tusharmathur
published 21.0.0 •

Changelog

Source

21.0.0 (2019-11-06)

Code Refactoring

  • qio: change type param arguments for QIO (966852f)
  • qio: deprecate IO (481cdaf)
  • qio: deprecate Task and TaskR (794a163)
  • qio: deprecate UIO (ed20d26)

BREAKING CHANGES

  • qio: QIO type params have been changed to `A, E, R` instead of earlier `E, A, R`
  • qio: deprecate Task and TaskR
  • qio: UIO have been deprecated. Use QIO.lift() instead.
  • qio: Deprecating `IO` type use `QIO` type directly.
tusharmathur
published 20.0.4 •

Changelog

Source

20.0.4 (2019-11-05)

Bug Fixes

  • package: add publish config (64aa080)
tusharmathur
published 20.0.1 •

Changelog

Source

20.0.1 (2019-10-31)

Note: Version bump only for package qio

tusharmathur
published 20.0.0 •

Changelog

Source

20.0.0 (2019-10-31)

Code Refactoring

  • package: create a new @qio/stream package (eaa9f3d)
  • stream: rename FStream to Stream (9d99b9b)

BREAKING CHANGES

  • stream: Renaming FStream to Stream
  • package: FStream has been removed from @qio/core to @qio/stream
tusharmathur
published 19.0.2 •

Changelog

Source

19.0.2 (2019-10-31)

Note: Version bump only for package qio

tusharmathur
published 19.0.0 •

Changelog

Source

19.0.0 (2019-10-30)

Bug Fixes

  • fiber: handle cancellation callbacks while using await (a74924d)

BREAKING CHANGES

  • fiber: remove `Fiber.release`
tusharmathur
published 18.0.1 •

Changelog

Source

18.0.1 (2019-10-24)

Note: Version bump only for package qio

tusharmathur
published 18.0.0 •

Changelog

Source

18.0.0 (2019-10-24)

Bug Fixes

  • package: remove tests from the package (4466547)
  • package: test deploy script (8bcb2f8)
  • package: update dependencies (38bbfca)

Code Refactoring

  • package: rename FIO to QIO due to package name's unavailability. (0b8fa3f)

BREAKING CHANGES

  • package: Renaming package.
tusharmathur
published 17.0.0 •

Changelog

Source

17.0.0 (2019-10-24)

Bug Fixes

  • package: update dependencies (e64bdf5)

Code Refactoring

  • package: rename FIO to QIO due to package name's unavailability. (68b0d97)

BREAKING CHANGES

  • package: Renaming package.
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