@keystonehq/bc-ur-registry-eth
Advanced tools
Comparing version 0.13.1-alpha.0 to 0.14.0-alpha.0
@@ -32,4 +32,4 @@ /// <reference types="node" /> | ||
getChainId: () => number | undefined; | ||
getDerivationPath: () => string | undefined; | ||
getSourceFingerprint: () => Buffer | undefined; | ||
getDerivationPath: () => string; | ||
getSourceFingerprint: () => Buffer; | ||
getSignRequestAddress: () => Buffer | undefined; | ||
@@ -36,0 +36,0 @@ getOrigin: () => string | undefined; |
{ | ||
"name": "@keystonehq/bc-ur-registry-eth", | ||
"version": "0.13.1-alpha.0", | ||
"version": "0.14.0-alpha.0", | ||
"description": "bc-ur-registry extension for ETH", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.js", | ||
"@ethereumjs/util": "^8.0.0", | ||
"@keystonehq/bc-ur-registry": "^0.5.0-alpha.5", | ||
"@keystonehq/bc-ur-registry": "0.5.4", | ||
"hdkey": "^2.0.1", | ||
@@ -46,3 +46,3 @@ "uuid": "^8.3.2" | ||
}, | ||
"gitHead": "c7497eea8116ba108ff2bbda12460fb6f59c6125" | ||
"gitHead": "01c0901b52b0a45b0fc5798f5679de7dcd20fc49" | ||
} |
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
95322
+ Added@keystonehq/bc-ur-registry@0.5.4(transitive)
- Removed@keystonehq/bc-ur-registry@0.5.5(transitive)