🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@react-querybuilder/fluent

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

@react-querybuilder/fluent - npm Package Versions

1
5678

6.0.4

Diff
jakeboone02
published 6.0.4 •

Changelog

Source

[v6.0.4] - 2023-03-05

Fixed

  • [#478] parseSQL now recognizes field names wrapped in square brackets, like [field name]. (The corresponding update to formatQuery was made in [#463] as part of v6.0.0).
jakeboone02
published 6.0.3 •

Changelog

Source

[v6.0.3] - 2023-03-02

Fixed

  • [#472] All development-mode console error messages have been (temporarily) removed to avoid the process is not defined issue.
  • BulmaValueSelector now adds the "is-multiple" class to the wrapper div when the multiple prop is true.
jakeboone02
published 6.0.3-alpha.0 •
jakeboone02
published 6.0.2 •

Changelog

Source

[v6.0.2] - 2023-02-25

Fixed

  • [#470] parseSQL now handles escaped single quotes within strings
jakeboone02
published 6.0.1 •

Changelog

Source

[v6.0.1] - 2023-02-22

Added

  • Fluent UI compatibility package