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
1920

0.22.1

Diff

p-janik
published 0.22.0 •

Changelog

Source

[0.22.0] - 2019-11-26

Added

  • Introduce a method to subscribe to new transactions (models.transaction.subscribe)
  • Introduce methods for fetching transfers (models.transfer.fetch, models.transfer.fetchAll)

Changed

  • Breaking: changed transaction async iterator from models.transaction to models.transaction.fetchAll.
p-janik
published 0.21.0 •

Changelog

Source

[0.21.0] - 2019-11-22

Changed

  • Type for Transaction.category changed from string to TransactionCategory enum. This is a breaking change.
p-janik
published 0.20.1 •

p-janik
published 0.20.0 •

Changelog

Source

[0.20.0] - 2019-11-18

Added

  • Introduce methods for transfers cancellation (cancelTransfer and confirmCancelTransfer)
  • Introduce basic CLI to fetch token with npx kontist token #35

Changed

  • Refactored Auth module with separate namespaces:
    • auth.push for push notification MFA
    • auth.device for device binding MFA
    • auth.tokenManager for token management logic and state. Note: existing methods on the auth namespace (getAuthUri, fetchToken, fetchTokenFromCredentials, refresh, setToken, and token) are deprecated and will be removed in an upcoming major version. They were all moved to this new auth.tokenManager namespace.
p-janik
published 0.19.0 •

Changelog

Source

[0.19.0] - 2019-11-12

Added

  • Expose Interfaces, Types and Errors #30
  • Intergrate basic Code Coverage #27
  • Add changelog #29

Changed

  • Extended validation of client options #25
p-janik
published 0.18.0 •

Changelog

Source

[0.18.0] - 2019-11-09

Added

  • Introduce refresh method when doing browser auth via PKCE #19
  • Expose Schema in "kontist" namespace
  • Improved handling of GraphQL error messages

Changed

  • Rename package to "kontist" instead of "@kontist/client"
  • Upgrade to TypeScript 3.7 and remove lodash #22
johannespfeiffer
published 0.0.18 •

1
1920
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