btcrelay-bitcoind
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "btcrelay-bitcoind", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Connector and synchronizer using bitcoind for bitcoin relay", | ||
@@ -25,12 +25,12 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@bitcoinerlab/secp256k1": "^1.0.5", | ||
"bitcoind-rpc": "^0.9.1", | ||
"bitcoinjs-lib": "^6.1.5", | ||
"bn.js": "^5.2.1", | ||
"crosslightning-base": "^5.0.0" | ||
"@bitcoinerlab/secp256k1": "1.0.5", | ||
"bitcoind-rpc": "0.9.1", | ||
"bitcoinjs-lib": "6.1.5", | ||
"bn.js": "5.2.1", | ||
"crosslightning-base": "6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.18.3", | ||
"typescript": "^4.9.5" | ||
"@types/node": "18.18.3", | ||
"typescript": "4.9.5" | ||
} | ||
} |
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
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
51715
+ Added@bitcoinerlab/secp256k1@1.0.5(transitive)
+ Addedbitcoinjs-lib@6.1.5(transitive)
+ Addedcrosslightning-base@6.0.0(transitive)
- Removed@bitcoinerlab/secp256k1@1.1.1(transitive)
- Removedbitcoinjs-lib@6.1.6(transitive)
- Removedcrosslightning-base@5.0.1(transitive)
Updatedbitcoind-rpc@0.9.1
Updatedbitcoinjs-lib@6.1.5
Updatedbn.js@5.2.1
Updatedcrosslightning-base@6.0.0