@gnosis.pm/safe-apps-sdk
Advanced tools
Comparing version 4.3.0-next.2 to 4.3.0
# @gnosis.pm/safe-apps-sdk | ||
## 4.3.0 | ||
### Minor Changes | ||
- 035159a: Add txs.signMessage method that triggers a call to SignMessageLib | ||
### Patch Changes | ||
- 5286af8: fix missing context on signature checks | ||
- 8777635: Don't accept bytes for signing, use hashMessage from ethers (eip-191) | ||
## 4.3.0-next.2 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@gnosis.pm/safe-apps-sdk", | ||
"version": "4.3.0-next.2", | ||
"version": "4.3.0", | ||
"description": "SDK developed to integrate third-party apps with Safe-Multisig app.", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
{ | ||
"name": "@gnosis.pm/safe-apps-sdk", | ||
"version": "4.3.0-next.2", | ||
"version": "4.3.0", | ||
"description": "SDK developed to integrate third-party apps with Safe-Multisig app.", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
63818
0