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

fbl

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbl - npm Package Versions

23
9

1.15.1

Diff

vlad-tkachenko
published 1.15.0 •

Changelog

Source

1.15.0 - 2021-01-21

Changed

  • typedi DI was completely removed from the project. All the services are now plain old singletons.
vlad-tkachenko
published 1.14.0 •

Changelog

Source

1.14.0 - 2020-09-07

Removed

  • entities and related action handlers were removed, as functionality was never used seriously and can be replaced with other technics that are more obvious for script writer.
  • dropped support of previously optional global configuration file stored in $HOME/$FBL_HOME/config. This functionality was never provided a real value.
vlad-tkachenko
published 1.14.0-beta.3 •

vlad-tkachenko
published 1.14.0-beta.2 •

vlad-tkachenko
published 1.13.2 •

Changelog

Source

1.13.2 - 2020-02-25

Fixed

  • When enableddynamicWorkDir option, virtual was incorrectly passing working directory to the child action. Unit tests were updated to cover this case.
vlad-tkachenko
published 1.13.1 •

Changelog

Source

1.13.1 - 2020-02-25

Added

  • New option dynamicWorkDir for virtual action handler that can override default behavior to resolve work dir based on the place of invocation, but not declaration.
vlad-tkachenko
published 1.13.0 •

Changelog

Source

1.13.0 - 2020-02-24

Added

  • New action handler invoke that allows to execute action handler passed as parameter value. Can be used in pair with virtual to create reach flow experiences.
vlad-tkachenko
published 1.12.1 •

Changelog

Source

1.12.1 - 2020-02-24

Fixed

  • switch action handler didn't resolve value on subsequent execution and kept using the first resolved value.
vlad-tkachenko
published 1.12.0 •

Changelog

Source

1.12.0 - 2020-02-04

Added

  • New action handler retry that allows to retry failed action till it passes or reaches maximum retry attempts.
23
9
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