Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@muirglacier/jellyfish-transaction-builder

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@muirglacier/jellyfish-transaction-builder - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/txn/txn_builder.js

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

const txn_builder_error_1 = require("./txn_builder_error");
const MAX_FEE_RATE = new bignumber_js_1.default('0.00100000');
const MAX_FEE_RATE = new bignumber_js_1.default('0.5');
/**

@@ -24,0 +24,0 @@ * Transaction builder for P2WPKH inputs.

{
"private": false,
"name": "@muirglacier/jellyfish-transaction-builder",
"version": "0.0.3",
"version": "0.0.4",
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin",

@@ -25,5 +25,5 @@ "keywords": [

"dependencies": {
"@muirglacier/jellyfish-crypto": "0.0.3",
"@muirglacier/jellyfish-transaction": "0.0.3",
"@muirglacier/jellyfish-transaction-signature": "0.0.3"
"@muirglacier/jellyfish-crypto": "0.0.4",
"@muirglacier/jellyfish-transaction": "0.0.4",
"@muirglacier/jellyfish-transaction-signature": "0.0.4"
},

@@ -30,0 +30,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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