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

@eximchain/dappbot-api-client

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eximchain/dappbot-api-client - npm Package Versions

2

1.2.6

Diff

john-osullivan
published 1.2.5 •

john-osullivan
published 1.2.4 •

john-osullivan
published 1.2.3 •

john-osullivan
published 1.2.2 •

Changelog

Source

v1.2.2

Upgraded the API.isAuth...() helper functions to rely on the new User.authStatus() helper function from dappbot-types@1.7.6.

john-osullivan
published 1.2.1 •

Changelog

Source

v1.2.1

Made the apiUrl a readonly attribute on the API object, making it easy to determine the current configured API endpoint from any code with access to an API object.

louis-eximchain
published 1.2.0 •

Changelog

Source

v1.2.0

Added support for new API methods related to enabling and using MFA authentication.

louis-eximchain
published 1.1.2 •

john-osullivan
published 1.1.1 •

john-osullivan
published 1.1.0 •

Changelog

Source

v1.1.0

Upgraded requestBuilder's reqFactory methods to include a fifth key, call(). While the previous four keys just return the configuration objects for various request libraries, the new call() function uses request-promise-native to actually perform the request and return Promise<Response>. This is ideal for small apps which are mostly just consuming DappBot data.

2
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