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.2.0 to 0.2.1

2

dist/parsing/index.js

@@ -35,4 +35,2 @@ "use strict";

var lnurl_pay_1 = require("lnurl-pay");
var ecc = __importStar(require("tiny-secp256k1"));
bitcoinjs.initEccLib(ecc);
var parseBitcoinJsNetwork = function (network) {

@@ -39,0 +37,0 @@ if (network === "mainnet") {

6

package.json
{
"name": "@galoymoney/client",
"main": "dist/index.js",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",

@@ -23,3 +23,2 @@ "repository": "https://github.com/galoymoney/galoy-client",

"lnurl-pay": "^1.0.1",
"tiny-secp256k1": "^2.2.1",
"url": ">=0.11.0"

@@ -33,3 +32,3 @@ },

"bech32": "^2.0.0",
"bitcoinjs-lib": "^6.1.1",
"bitcoinjs-lib": "6.0",
"bolt11": "^1.4.1",

@@ -41,3 +40,2 @@ "eslint": "^8.41.0",

"prettier": "^2.8.8",
"tiny-secp256k1": "^2.2.1",
"ts-jest": "^29.1.0",

@@ -44,0 +42,0 @@ "typescript": "^5.0.4",

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