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

13
9

1.11.0

Diff

Changelog

Source

1.11.0 - 2019-11-20

Fixed

  • #559 - allow to use $ref syntax in object keys, not simply values

Added

  • #519 - documentation related to ability use file masks with ctx and secrets action handlers
vlad-tkachenko
published 1.10.3 •

Changelog

Source

1.10.3 - 2019-11-10

Fixed

  • #546 - foreach action handler now stops of first failed iteration (if not using async mode).
vlad-tkachenko
published 1.10.2 •

Changelog

Source

1.10.2 - 2019-10-30

Fixed

  • @Inject() annotation didn't work in second level nested injections for plugins.
vlad-tkachenko
published 1.10.1 •

Changelog

Source

1.10.1 - 2019-10-04

Added

  • find action handler now allows to provide result relative to give base directory path.
vlad-tkachenko
published 1.10.0 •

Changelog

Source

1.10.0 - 2019-09-12

Changed

  • #490 - log messages now included full path to the flow file.

Fixed

  • #501 - $ref syntax is now supporting environment variables, e.g. $ref:env.VAR_NAME
vlad-tkachenko
published 1.9.2 •

Changelog

Source

1.9.2 - 2019-08-12

Fixed

  • $.include incorrect behavior; unit tests added.
vlad-tkachenko
published 1.9.1 •

Changelog

Source

1.9.1 - 2019-08-12

Fixed

  • $.include now uses file path when invoked from "Write to File" action handler's template.
vlad-tkachenko
published 1.9.0 •

Changelog

Source

1.9.0 - 2019-08-10

Changed

  • removed support of include EJS directive, instead $.include utility function now available to mimic same functionality.
vlad-tkachenko
published 1.8.0 •

Changelog

Source

1.8.0 - 2019-07-23

Added

  • #434 - added ActionError that can be used to report custom error codes by Action Handlers that later can be caught by try Action Handler to behave differently on different kinds of errors.

  • #446 - added support of include EJS directive for both local and global template processors.

vlad-tkachenko
published 1.7.5 •

Changelog

Source

1.7.5 - 2019-07-03

Changed

  • #431 - shelljs module was replaced with command-exists to find installed apps (specified in flow requirements)
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