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

fp-ts-contrib

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-ts-contrib - npm Package Versions

134

0.1.19

Diff

Changelog

Source

0.1.19

  • New Feature
    • expose modules without lib/es6 prefix, closes #67 (@gcanti)
gcanti
published 0.1.18 •

Changelog

Source

0.1.18

  • New Feature
    • ArrayOption
      • add zero method (@IMax153)
      • split "mega" arrayOption instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
        • Add Alt instance (@IMax153)
        • Add Alternative instance (@IMax153)
    • Free
      • split "mega" free instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
    • IOOption
      • add zero method (@IMax153)
      • split "mega" ioOption instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
        • Add Alt instance (@IMax153)
        • Add Alternative instance (@IMax153)
        • Add Compactable instance (@IMax153)
        • Add Filterable instance (@IMax153)
    • List
      • split "mega" list instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Foldable instance (@IMax153)
        • Add Traversable instance (@IMax153)
    • ReaderIO
      • split "mega" readerIO instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
    • StateEither
      • split "mega" stateEither instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
        • Add MonadThrow instance (@IMax153)
    • StateIO
      • split "mega" stateIO instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
    • StateTaskEither
      • split "mega" stateTaskEither instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
    • TaskOption
      • split "mega" taskOption instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Monad instance (@IMax153)
        • Add Alternative instance (@IMax153)
        • Add Compactable instance (@IMax153)
        • Add Filterable instance (@IMax153)
    • Zipper
      • split "mega" zipper instance into individual typeclass instances (@IMax153)
        • Add Functor instance (@IMax153)
        • Add FunctorWithIndex instance (@IMax153)
        • Add Applicative instance (@IMax153)
        • Add Apply instance (@IMax153)
        • Add Foldable instance (@IMax153)
        • Add Traversable instance (@IMax153)
        • Add Comonad instance (@IMax153)
  • Polish
    • standardize export declarations in all modules (@IMax153)
    • add category tags to all module exports (@IMax153)
  • Internal
    • remove pipeable from all modules (@IMax153)
    • add tests for StateIO (@IMax153)
    • add tests for StateTaskEither (@IMax153)
gcanti
published 0.1.17 •

Changelog

Source

0.1.17

  • New Feature
    • add FunctorWithIndex instance to Zipper, #65 (@giogonzo)
gcanti
published 0.1.16 •

Changelog

Source

0.1.16

  • Polish
    • add Alternative1 instance to TaskOption, #62 (@pbadenski)
gcanti
published 0.1.15 •

Changelog

Source

0.1.15

  • New Feature
    • add filterA module, #56 (@SamHH)
gcanti
published 0.1.14 •

Changelog

Source

0.1.14

  • New Feature
    • add IOOption module, #53 (@DenisFrezzato)
gcanti
published 0.1.13 •

Changelog

Source

0.1.13

  • New Feature
    • Do
      • add let, letL, #49 (@kgtkr)
gcanti
published 0.1.12 •

Changelog

Source

0.1.12

  • New Feature
    • add StateEither module, #45 (@haredev)
gcanti
published 0.1.11 •

Changelog

Source

0.1.11

  • New Feature
    • Zipper
      • add missing pipeable combinators (@gcanti)
gcanti
published 0.1.10 •

Changelog

Source

0.1.10

  • New Feature
    • add from<Monad>K, chain<Monad>K to ArrayOption, ReaderIO, StateIO, StateTaskEither, TaskOption (@gcanti)
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