Socket
Socket
Sign inDemoInstall

@galoymoney/client

Package Overview
Dependencies
0
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.46 to 0.1.47

1

dist/translate/en.d.ts

@@ -181,2 +181,3 @@ declare const _default: {

maxFeeSelected: string;
feeError: string;
};

@@ -183,0 +184,0 @@ SendBitcoinScreen: {

3

dist/translate/en.js

@@ -578,3 +578,4 @@ "use strict";

totalExceed: "Total exceeds your balance of {{balance}}",
maxFeeSelected: "This is the maximum fee you will be charged for this transaction. It may end up being less once the payment has been made."
maxFeeSelected: "This is the maximum fee you will be charged for this transaction. It may end up being less once the payment has been made.",
feeError: "Failed to calculate fee",
},

@@ -581,0 +582,0 @@ SendBitcoinScreen: {

@@ -181,2 +181,3 @@ declare const _default: {

maxFeeSelected: string;
feeError: string;
};

@@ -183,0 +184,0 @@ SendBitcoinScreen: {

@@ -561,3 +561,4 @@ "use strict";

totalExceed: "El total excede su saldo de {{balance}}",
maxFeeSelected: "Tarifa máxima que se cobrará por esta transacción. Podría ser menor una vez se realice el pago."
maxFeeSelected: "Tarifa máxima que se cobrará por esta transacción. Podría ser menor una vez se realice el pago.",
feeError: "Error al calcular la tarifa",
},

@@ -564,0 +565,0 @@ SendBitcoinScreen: {

{
"name": "@galoymoney/client",
"main": "dist/index.js",
"version": "0.1.46",
"version": "0.1.47",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "https://github.com/galoymoney/galoy-client",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc