New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kontist

Package Overview
Dependencies
Maintainers
0
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kontist - npm Package Versions

1
1921

0.25.2

Diff

Changelog

Source

[0.25.2] - 2020-02-28

Changed

  • Breaking: update transfer can now return confirmation request (Standing Order) or Transfer (Sepa Transfer, Timed Order)
  • create transfer mutation allows now to provide category and booking date for Sepa Transfer, Standing Order and Timed Order
  • update transfer mutation allows now to provide category and booking date for pending Sepa Transfer, Standing Order, and Timed Order. category and userSelectedBookingDate are the only editable fields for Timed Order and pending Sepa Transfer
  • amount is not required anymore for an update of Standing Order
  • Transaction search method will now only look for IBAN matches when user provides terms comprised of 2 letters followed by 2+ numbers
p-janik
published 0.25.0 •

Changelog

Source

[0.25.0] - 2020-02-19

Added

  • Add a filter argument to transaction fetch query
  • Add a method to search for transactions matching a user's input string
p-janik
published 0.25.1 •

p-janik
published 0.24.4 •

p-janik
published 0.24.3 •

p-janik
published 0.24.2 •

p-janik
published 0.24.1 •

p-janik
published 0.24.0 •

Changelog

Source

[0.24.0] - 2020-01-22

Added

  • Add a method to replace a card (models.card.replace)
  • Add a method to reorder a card (models.card.reorder)
  • Add a method to update standing orders (models.transfer.update)

Changed

  • Breaking: changed card types to use schema types (CreateCardOptions, ActivateCardOptions, ChangeCardPINOptions, ConfirmChangeCardPINOptions, ChangeCardStatusOptions, UpdateCardSettingsOptions).
p-janik
published 0.23.0 •

Changelog

Source

[0.23.0] - 2020-01-17

Added

  • Add card model and associated methods (see: lib/graphql/card.ts)
  • Add a method to categorize transactions (models.transaction.categorize)
  • Add a method to fetch wire transfer suggestions (models.transfer.suggestions)
p-janik
published 0.22.2 •

Changelog

Source

[0.22.2] - 2019-11-26

Fixed

  • Async iterators now return results in the correct order (latest transactions / transfers first by default)
  • Status filter for transfers is now working properly
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