@0xsequence/transactions
Advanced tools
Comparing version 0.11.2 to 0.11.3
# @0xsequence/transactions | ||
## 0.11.3 | ||
### Patch Changes | ||
- improve openWindow state options handling | ||
- Updated dependencies [undefined] | ||
- @0xsequence/abi@0.11.3 | ||
- @0xsequence/chaind@0.11.3 | ||
- @0xsequence/network@0.11.3 | ||
## 0.11.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@0xsequence/transactions", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "transactions sub-package for Sequence", | ||
@@ -17,5 +17,5 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/transactions", | ||
"dependencies": { | ||
"@0xsequence/abi": "^0.11.2", | ||
"@0xsequence/chaind": "^0.11.2", | ||
"@0xsequence/network": "^0.11.2", | ||
"@0xsequence/abi": "^0.11.3", | ||
"@0xsequence/chaind": "^0.11.3", | ||
"@0xsequence/network": "^0.11.3", | ||
"@ethersproject/abi": "^5.0.13", | ||
@@ -22,0 +22,0 @@ "ethers": "^5.0.32" |
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
38319
Updated@0xsequence/abi@^0.11.3
Updated@0xsequence/chaind@^0.11.3
Updated@0xsequence/network@^0.11.3