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

134

29.0.1

Diff

Changelog

Source

29.0.2 (2019-12-24)

Bug Fixes

  • script: change npmignore paths (6acc109)
tusharmathur
published 29.0.0 •

Changelog

Source

29.0.0 (2019-12-20)

Bug Fixes

  • managed: fix resource holding (908db4b)

Code Refactoring

  • fiber: remove dependency on `Either` type internally. (db926a8)
  • managed: update function signature for `Managed.do` (75ba5a6)

Features

  • package: export `Exit` for external use (6c044d0)
  • qio: add `QIO.bracket_` (93428a4)
  • qio: add `QIO.bracket` (a95dfec)
  • qio: update types for `QIO.if` (31d5665)

BREAKING CHANGES

  • fiber: `Fiber.await` now returns an `Exit` status instead of a nested `Option<Either>`. This is done to improve performane and simplify parsing.
  • managed: Rename `Managed.do` to `Managed.use_`
tusharmathur
published 28.1.3 •

Changelog

Source

28.1.3 (2019-12-19)

Bug Fixes

  • publish everything again on npm (b864dee)
  • managed: fix issue with the number of times a resource is acquired/released (d42af76)
tusharmathur
published 28.1.2 •

Changelog

Source

28.1.2 (2019-12-16)

Bug Fixes

  • fs: update types for fs.remove (165a3f5)
tusharmathur
published 28.1.1 •

Changelog

Source

28.1.1 (2019-12-16)

Bug Fixes

  • managed: remove `par` since we already have `zip` (1b0e057)
tusharmathur
published 28.1.0 •

Changelog

Source

28.1.0 (2019-12-08)

Features

  • core: add `rejectWith` operator (80aac26)
  • managed: add Managed.par (73b7ba6)
tusharmathur
published 28.0.3 •

Changelog

Source

28.0.3 (2019-12-06)

Bug Fixes

  • add npm ignore file in all sub packages (5ec6784)
  • fsenv: fix env implementation (1ae3433)
tusharmathur
published 28.0.2 •

Changelog

Source

28.0.2 (2019-12-05)

Bug Fixes

tusharmathur
published 28.0.1 •

Changelog

Source

28.0.1 (2019-12-04)

Note: Version bump only for package qio

tusharmathur
published 27.1.0 •

Changelog

Source

27.1.0 (2019-11-29)

Features

  • qio: added `QIO.encaseM()` and `qio.encaseM()` (e4b32fc)
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