Socket
Socket
Sign inDemoInstall

fp-lite

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.1.0

Diff

Changelog

Source

2.1.0

Minor Changes

  • 60430ef: feat: new fallback function
neo.yung
published 2.0.0 •

Changelog

Source

2.0.0

Major Changes

  • fffa44c: ### Breaking Change:

    1. peek now use console.log inside, and require a string parmas for log label.
    2. Remove deepFlat, use multiple flat instead or just fallbask to (xs)=>xs.flat(..)

    New Functions:

    1. compose
    2. asyncCompose
    3. notEmpty
    4. notZero

    Performance improve:

    Use for loop instead those .map, .filter, .reduce in codebase. Relative functions: map,filter, pipe, flow,compose, and there async version functions.

neo.yung
published 1.2.0 •

Changelog

Source

1.2.0

Minor Changes

  • Fix:

    1. peek lossing type infer when work with console.log
    2. remove unexport function asyncReduce

    New:

    1. invoke, like peek but for those not only console.log
    2. isEmpty and isZero for checking empty
neo.yung
published 1.1.0 •

Changelog

Source

1.1.0

Minor Changes

  • fix: type error when last param is not async fn
neo.yung
published 1.0.3 •

Changelog

Source

1.0.3

Patch Changes

  • doc: typo
neo.yung
published 1.0.2 •

Changelog

Source

1.0.2

Patch Changes

  • doc: update example
neo.yung
published 1.0.1 •

Changelog

Source

1.0.1

Patch Changes

  • doc: more detailed explantation
neo.yung
published 1.0.0 •

Changelog

Source

1.0.0

Major Changes

  • BREAKING CHANGE: remove asyncQuere
neo.yung
published 0.3.1 •

Changelog

Source

0.3.1

Patch Changes

  • fix: dependence
neo.yung
published 0.3.0 •

Changelog

Source

0.3.0

Minor Changes

    1. feat: new function asyncReduce
    2. fix(type): lossing type sugestion after ts 4.9.4
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc