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

124

1.0.1

Diff

Changelog

Source

1.0.1 (2021-08-29)

Bug Fixes

  • The FavroApi typings import paths are being exported incorrectly, breaking types in the build. (4cb3734)
bscotchadam
published 1.0.0 •

Changelog

Source

1.0.0 (2021-08-29)

Features

  • Completely redo all Favro Api types into the FavroApi namespace. (076f992)
bscotchadam
published 0.9.0 •

Changelog

Source

0.9.0 (2021-08-29)

Features

  • Continue reorganizting and renaming Favro API data types into namespaced structures. (e28bad5)
  • Reorganize and rename core Favro API typings using namespaces to keep things from polluting global scope. BREAKING (a08beb5)
  • Reorganize Column typings into the FavroApi namespace. BREAKING (eaa0a43)
  • Restructure Widget types into the new namespaced FavroApi typings. BREAKING (ff78d1a)
bscotchadam
published 0.8.0 •

Changelog

Source

0.8.0 (2021-08-28)

Features

  • Add new importsNotUsedAsValues field to tsconfig to make it easy to catch imports that should be type-imports, and fix all discovered errors. (84f07d6)
  • Add Tag management methods to the Client and improve related methods on Cards. BREAKING (4f364e5)
bscotchadam
published 0.7.0 •

Changelog

Source

0.7.0 (2021-08-28)

Features

  • Add methods for setting Custom Members fields. (24af17d)
bscotchadam
published 0.6.0 •

Changelog

Source

0.6.0 (2021-08-27)

Features

  • Add setter methods for Custom Multiple Select fields. Also rename Single Select methods. BREAKING (30cd60b)
bscotchadam
published 0.5.0 •

Changelog

Source

0.5.0 (2021-08-26)

Bug Fixes

  • Setting and checking Custom Status ('Single Select') fields yields errors. (d34b2b6)
  • The caching mechanism for searching an entity response array by ID is storing the wrong values. (223ad66)

Features

  • Add Custom Field setters for Text, Votes, Ratings, Numbers, (e854e97)
  • Add methods for all common-field upates to Card instances. (0e51f9b)
  • Add methods to simplify allowing other method arguments to be supplied as class instances or raw strings. (a14ee8e)
  • Allow Card UpdateBuilder methods that update user-related fields to use BravoUser objects or userId strings. (7fff8a3)
  • Change the UpdateBuilder to be explicitly used for updates instead of as a side effect. BREAKING (91fb2a0)
bscotchadam
published 0.4.0 •

Changelog

Source

0.4.0 (2021-08-22)

Features

  • Change the name of the method for finding a card by its cardId to be more precise. (0e81a9b)
bscotchadam
published 0.3.0 •

Changelog

Source

0.3.0 (2021-08-22)

Features

  • Add Card methods for fetching associated Custom Field definitions and values. (de0188d)
  • Add Client method to find a Custom Field by its ID. (631630e)
bscotchadam
published 0.2.0 •

Changelog

Source

0.2.0 (2021-08-21)

Bug Fixes

  • The Custom Fields cache is not being cleared during full-cache clear. (16eed35)

Features

  • Add general 'findCollection' method to Client (01b1537)
  • Add method to Card instances for fetching associated Custom Field definitions. (24a3087)
  • Add methods to Cards for getting and setting their Column/Status. (4821578)
  • Change method names for finding organization users, and create aliases in Organization classes. BREAKING (c84ba50)
  • Remove member-finding aliases from Org instances and simplify the names of said methods in the Client. BREAKING (b3e8a0f)
  • Rename card methods to refer to Card 'Instances' to be more explicit about what's happening. (a5aa22e)
  • Require including organizationId when instancing a BravoClient. Allowing setting it later by name makes many things confusing and weird. BREAKING (e566707)
  • Update all dependencies and ensure tests pass. (06a9e78)
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