@exodus/bitcoinjs-lib
Advanced tools
Comparing version 6.0.2-beta.4 to 6.0.2-beta.5
{ | ||
"name": "@exodus/bitcoinjs-lib", | ||
"version": "6.0.2-beta.4", | ||
"version": "6.0.2-beta.5", | ||
"description": "Client-side Bitcoin JavaScript library", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -392,3 +392,3 @@ 'use strict'; | ||
'TapSighash', | ||
Buffer.concat([Buffer.of(0x00), sigMsgWriter.end()]), | ||
Buffer.concat([Buffer.alloc(1), sigMsgWriter.end()]), | ||
); | ||
@@ -395,0 +395,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
200664
59
1