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

fbp

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbp - npm Package Versions

2

1.8.0

Diff

bergie
published 1.7.0 •

Changelog

Source

fbp 1.7.0 - released 17.11.2017

  • Added support for annotations like # @runtime noflo-nodejs or # @name SomeComponent
  • Added basic validation for parsed graphs to find issues with misnamed or misconfigured components
  • Fixed JSON-to-FBP serialization with case sensitive graphs
bergie
published 1.6.0 •

Changelog

Source

fbp 1.6.0 - released 03.11.2017

  • Removed support for deprecated EXPORT keyword
jonnor
published 1.5.0 •

Changelog

Source

fbp 1.5.0 - released 06.07.2016

  • Add API for serializating back to FBP DSL: fbp.serialize(graph)
  • Let fbp somegraph.json serialize back to FBP DSL
jonnor
published 1.4.0 •

Changelog

Source

fbp 1.4.0 - released 17.06.2016

  • Allow JSON as IIPs, { "foo": { "bar": { "baz": 1234 }}} -> IN Display(Output)
  • Allow anonymous nodes 'foo' -> IN (Output) OUT -> myfoo(Component)
  • Allow declaring components without making a connection Display(Output)
  • Allow not specifying ports. Will default to IN and OUT respectively. (A) -> (B) and (A) OUT -> (B)
jonnor
published 1.3.0 •

Changelog

Source

fbp 1.3.0 - released 24.05.2016

  • Include JSON schema definition for graph output
  • Support enforcing the schema in parser via validateSchema option. Requires optional dependency tv4.
jonnor
published 1.2.1 •

jonnor
published 1.2.0 •

Changelog

Source

fbp 1.2.0 - released 23.05.2016

  • Support case-preserving in ports. Opt-in, via caseSensitive option.
jonnor
published 1.1.7 •

bergie
published 1.1.4 •

Changelog

Source

fbp 1.1.4 - released 05.10.2015

  • Support for dashes - in node names
2
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