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

@bscotch/bravo

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bscotch/bravo - npm Package Versions

234

2.3.2

Diff

Changelog

Source

2.3.2 (2021-10-08)

Bug Fixes

  • Paging was not working due to invalid URL created for additional pages. (36d6b2c)
  • Response debug logging refers to request variables, which is both wrong AND confusing. (bed3966)
bscotchadam
published 2.3.1 •

Changelog

Source

2.3.1 (2021-10-06)

Bug Fixes

  • Can only enable one debugger at a time, which isn't useful. (b91a187)
  • Fetching cards by sequentialId fails due to incorrectly parsing the provided ID. (9005682)

Features

  • Allow enabling/disabling debug logging via BravoClient methods, allowing finer control over what gets logged. (f670267)
bscotchadam
published 2.3.0 •

Changelog

Source

2.3.1 (2021-10-06)

Bug Fixes

  • Can only enable one debugger at a time, which isn't useful. (b91a187)
  • Fetching cards by sequentialId fails due to incorrectly parsing the provided ID. (9005682)

Features

  • Allow enabling/disabling debug logging via BravoClient methods, allowing finer control over what gets logged. (f670267)
bscotchadam
published 2.2.0 •

Changelog

Source

2.2.0 (2021-10-06)

Features

  • Add NODE_DEBUG-style logging to Favro API requests, allowing devs to opt into a ton of info for triangulating request issues. (04e047f)
bscotchadam
published 2.1.2 •

Changelog

Source

2.1.2 (2021-10-06)

Bug Fixes

  • Card searches can use the 'cardSequentialId' as a search param, but that value can be provided in multiple formats and the Favro API doesn't always play nice. The value should be normalized to the numeric identifier. (c2d6db0)
bscotchadam
published 2.1.1 •

Changelog

Source

2.1.1 (2021-10-05)

Features

  • Improve handling of rate limit monitoring, since it doesn't (bc72c29)
bscotchadam
published 2.1.0 •

Changelog

Source

2.1.0 (2021-10-04)

Features

  • Add client and BravoGroup methods for creating, updating, and deleting Groups, with tests. (c2dd9f3)
bscotchadam
published 2.0.2 •

Changelog

Source

2.0.2 (2021-10-04)

bscotchadam
published 2.0.1 •

Changelog

Source

2.0.1 (2021-10-02)

Bug Fixes

  • The types used by the Card Update builder are broken for array fields, resulting in everything being the 'any' type. (c140250)
bscotchadam
published 2.0.0 •

Changelog

Source

2.0.0 (2021-10-01)

Features

  • Change the method for finding cards by sequential ID to return an already-awaited list, and to allow limiting to one returned value. BREAKING (ea565df)
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