@bitgo-forks/bip174
Advanced tools
Comparing version 3.0.0-rc.1 to 3.1.0-master.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95951
114
10
1