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

1
9

1.7.4

Diff

Changelog

Source

1.7.4 - 2019-06-05

Changed

  • #394 - exec and shell action handlers now print verbose output even when --verbose cli attribute isn't provided

Fixed

  • #393 - exec and shell action handlers now support relative paths for wd (working directory) option
vlad-tkachenko
published 1.7.3 •

Changelog

Source

1.7.3 - 2019-06-04

Added

  • #390 - CLI now allows to assign JSON value inline (from the command argument value)
  • #391 - CLI now allows to provide escape sequence for inline values to assign ones that start with either @ or %
vlad-tkachenko
published 1.7.2 •

Changelog

Source

1.7.2 - 2019-05-30

Changed

  • #367 - Select Action Handler now allows to specify title and value as separate options
  • #368 - Multiselect Action Handler now allows to specify title and value as separate options
vlad-tkachenko
published 1.7.1 •

Changelog

Source

1.7.1 - 2019-04-29

Fixed

  • #365 - Incomplete string escaping of EJS template values.
  • #355 - BaseValuesAssignmentActionProcessor now also processed reference syntax inside files.
vlad-tkachenko
published 1.7.0 •

Changelog

Source

1.7.0 - 2019-03-23

Fixed

  • #336 - Help output no longer prints -h option twice.

Changed

  • #229 - ActionHandler changed to return ActionProcessor instance instead of handling validate, execute methods directly.

Added

  • #210 - Backward compatibility test coverage for changes introduced by #229
vlad-tkachenko
published 1.6.0 •

Changelog

Source

1.6.0 - 2019-02-27

Changed

  • #330 - FlowService's executeAction signature changed to make way easier invocation process. That also maked possible to use action handlers without options.
vlad-tkachenko
published 1.5.2 •

Changelog

Source

1.5.2 - 2019-02-25

Added

  • #324 - Added new action handler "void" to basically do nothing :)

Changed

  • #323 - sequence and parallel action handlers now support empty arrays of actions and no longer require at least one action to exists inside it.
vlad-tkachenko
published 1.5.1 •

Changelog

Source

1.5.1 - 2019-01-17

Fixed

  • #304 - CLI assignment no longer overrides values when multiple assignment arguments passed to the same parent path.

Changes

vlad-tkachenko
published 1.5.0 •

Changelog

Source

1.5.0 - 2019-01-16

Changes

  • [Breaking] #295 global file format changed. Old one no longer works.
  • #297 DeepMergeUtil replaced with object-collider module.
vlad-tkachenko
published 1.4.0 •

Changelog

Source

1.4.0 - 2019-01-08

Added

  • #288 Added find action handler that allows to search files by masks.

Changes

  • [Breaking] #287 encrypt and decrypt action handlers moved out to separate plugin.
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