npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

lambda-bff-sdk

v1.0.0

Published

Errori

Downloads

9

Readme

Errori

  1. signup

    • INVALID_IBAN IBAN non valido
    • CRYPTO_PROOF_EXPIRED La crypto proof è scaduta
    • INVALID_CRYPTO_PROOF La crypto proof non è correttamente firmata
    • CARDS_SERVICE_COULD_NOT_CREATE_PAYER Errore interno del sottosistema di pagamento
    • DUPLICATE_EMAIL_ADDRESS Indirizzo email duplicato
    • WALLET_ALREADY_OWNED_BY_ANOTHER_USER Il wallet è già utilizzato da un altro utente
    • CLIENT_SUPPORT_ACCEPTANCE_NOT_ACCEPTED Acceptance obbligatoria
    • APP_IMPROVEMENT_ACCEPTANCE_NOT_ACCEPTED Acceptance obbligatoria
  2. create_or_refresh_ask

    • TRADING_LIMITS_EXCEEDED L'utente ha 0 Eur di limiti residui
    • NOT_ENOUGH_BTC_AMOUNT solo se non ha btc L'utente non ha alcun bitcoin
    • NO_SUCH_SELLER Errore interno del sottosistema di vendita
    • NO_SUCH_WALLET Errore interno del sottosistema di wallet
  3. pay_for_ask/finalize ask

    • TRADING_LIMITS_EXCEEDED La ask viola i limiti massimi di acquisto dell'utente
    • TRADE_EXPIRED La ask è scaduta
    • UNRECOVERABLE_ASK La ask è in errore
    • ASK_ALREADY_PAID La ask è già stata pagata
    • NOT_ENOUGH_BTC_AMOUNT_E Bitcoin disponibili non sufficienti
    • DUST_ASK Importo in Bitcoin troppo piccolo
    • FIAT_AMOUNT_TOO_LOW Importo in Eur troppo basso
  4. pay_for_bid/finalize bid

    • INVALID_CRYPTO_PROOF La crypto proof non è valida
    • INVALID_PAYMENT_METHOD Il metodo di pagamento non è valido
    • UNSUPPORTED_PAYMENT_METHOD Il metodo di pagamento non è supportato
    • TRADING_LIMITS_EXCEEDED La bid viola i limiti massimi di acquisto dell'utente
    • TRADE_EXPIRED La bid è scaduta
    • BID_ALREADY_PAID La bid è già stata pagata
    • UNRECOVERABLE_BID La bid è in errore
    • FIAT_AMOUNT_TOO_LOW L'importo in Fiat è inferiore al limite minimo
  5. withdraw_btc

    • NOT_ENOUGH_BTC_AMOUNT Bitcoin disponibili non sufficienti
    • DUST_TRANSACTION Ammontare Bitcoin troppo piccolo
    • INVALID_MESSAGE_SIGNATURE La richiesta è stata manomessa
  6. withdraw_btc_fees

    • NOT_ENOUGH_BTC_AMOUNT Bitcoin disponibili non sufficienti
    • DUST_TRANSACTION Ammontare Bitcoin troppo piccolo
  7. get_btc_withdrawal_fees

    • NO_SUCH_WITHDRAWAL_FEES_INFO: Non sono presenti fees ammissibili