Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@swan-io/boxed

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swan-io/boxed - npm Package Versions

13
6

2.1.0

Diff

Changelog

Source

2.1.0

Changes:

  • Improved overall performance (245d7b4)
  • Improved type structure for better compiler errors (245d7b4)
  • Allow Future.fromPromise to type error (d3afa85)
swan-io
published 2.1.0-beta •

Changelog

Source

2.1.0-beta

Changes:

  • Improved overall performance (245d7b4)
  • Improved type structure for better compiler errors (245d7b4)
  • Allow Future.fromPromise to type error (d3afa85)
swan-io
published 2.0.1 •

Changelog

Source

2.0.1

Fixes:

  • Added a fix for a case where Future hangs when waited on circularly (dfe94fb)
swan-io
published 2.0.0 •

Changelog

Source

2.0.0

Breaking changes:

  • Boxed now requires TypeScript >= 5 ⚠️

Features:

  • Add option.filter method (2f72ce8)

Changes:

  • Make patterns use const parameter for more precise handling (ebbc808)
  • Make Array functions accept ReadonlyArray (687b688) (thanks @runeh)
swan-io
published 1.2.0 •

Changelog

Source

1.2.0

Fixes:

  • Make _state private in Future's exposed signature (25f7bc9)
swan-io
published 1.1.0 •

Changelog

Source

1.1.0

Features:

  • Add Option.isOption, Result.isResult, AsyncData.isAsyncData & Future.isFuture guards (8b7841c)
swan-io
published 1.0.2 •

Changelog

Source

1.0.2

Features:

  • Add P alias for pattern (afb971e)
swan-io
published 1.0.1 •

Changelog

Source

1.0.1

Changes:

  • Fix Dict.entries type (142b7c7)
swan-io
published 1.0.0 •

Changelog

Source

1.0.0

Breaking changes:

  • Rename mapResult to mapOkToResult (e00b0c0)
  • Rename keepMap to filterMap (27f8f4e)
  • Rename getBy to find (ad5c0da)
  • Rename getIndexBy to findIndex (a8dda24)
  • Rename keepMapOne to findMap (cee8c2a)

Features:

  • Add mapErrorToResult (e00b0c0)
swan-io
published 0.13.0 •

Changelog

Source

0.13.0

Changes:

  • Don't default error types to initial ones in flatMap-like methods (29d3307)
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