You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

try-typescript

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

try-typescript - npm Package Versions

23

1.1.10

Diff
f
francois-egner
published 1.1.10 •
f
francois-egner
published 1.1.9 •
f
francois-egner
published 1.1.4 •
f
francois-egner
published 1.1.3 •

Changelog

Source

[1.1.2-1.1.3] - 2025-02-18

Fixed

  • Some refactoring for better code readability
f
francois-egner
published 1.1.2 •

Changelog

Source

[1.1.2-1.1.3] - 2025-02-18

Fixed

  • Some refactoring for better code readability
f
francois-egner
published 1.1.1 •

Changelog

Source

[1.1.1] - 2025-02-15

Fixed

  • Several function type signature
  • Rewritten the whole library for better readability
f
francois-egner
published 1.1.0 •

Changelog

Source

[1.1.0] - 2025-02-15

Added

  • mapIf and flatMapIf for conditional mapping
f
francois-egner
published 1.0.0 •

Changelog

Source

[1.0.0] - 2025-02-15

Fixed

  • Function signature of filter and filterNot changed to return an Error (or an instance deriving from it) instead of nothing.
f
francois-egner
published 0.8.0 •

Changelog

Source

[0.8.0] - 2025-02-14

Added

  • andFinally method for running code independent on the state

Fixed

  • Added missing tests for andThen
  • Fixed README description for filter and filterNot
f
francois-egner
published 0.7.0 •