Socket
Socket
Sign inDemoInstall

@galoymoney/client

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@galoymoney/client - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

2

dist/utils/index.js

@@ -34,3 +34,3 @@ "use strict";

var formatTime = function (timestamp) {
return new Date(timestamp).toLocaleString("en-US", {
return new Date(1000 * timestamp).toLocaleString(i18n_js_1.default.locale, {
weekday: "short",

@@ -37,0 +37,0 @@ year: "numeric",

{
"name": "@galoymoney/client",
"main": "dist/index.js",
"version": "0.0.20",
"version": "0.0.21",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc