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

@bitgo-forks/bip174

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo-forks/bip174 - npm Package Compare versions

Comparing version 3.0.0-rc.1 to 3.1.0-master.1

3

package.json
{
"name": "@bitgo-forks/bip174",
"version": "3.0.0-rc.1",
"version": "3.1.0-master.1",
"description": "Fork of bip174 with BitGo specific changes",

@@ -39,2 +39,3 @@ "main": "src/lib/psbt.js",

"rimraf": "^2.6.3",
"semantic-release": "19.0.5",
"tape": "^4.10.2",

@@ -41,0 +42,0 @@ "tslint": "5.17.0",

@@ -7,4 +7,8 @@ # bip174

A [BIP174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) compatible partial Transaction encoding library.
BitGo's fork of a [BIP174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) compatible partial Transaction encoding library.
*When rebasing this fork on upstream, tag the upstream commit with a base
version that semver should continue from. Eg. upstream `v2.1.0` might get
tagged with `v3.1.0-rc.0`, so that semver picks up from `v3.1.0-rc.1`.*
## Bitcoin users, use bitcoinjs-lib's Psbt class.

@@ -11,0 +15,0 @@

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