@0xsequence/relayer
Advanced tools
Comparing version 0.10.7 to 0.10.8
# @0xsequence/relayer | ||
## 0.10.8 | ||
### Patch Changes | ||
- Multicall production configuration | ||
- Updated dependencies [undefined] | ||
- @0xsequence/abi@0.10.8 | ||
- @0xsequence/chaind@0.10.8 | ||
- @0xsequence/config@0.10.8 | ||
- @0xsequence/transactions@0.10.8 | ||
## 0.10.7 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@0xsequence/relayer", | ||
"version": "0.10.7", | ||
"version": "0.10.8", | ||
"description": "relayer sub-package for Sequence", | ||
@@ -16,6 +16,6 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/relayer", | ||
"dependencies": { | ||
"@0xsequence/abi": "^0.10.7", | ||
"@0xsequence/chaind": "^0.10.7", | ||
"@0xsequence/config": "^0.10.7", | ||
"@0xsequence/transactions": "^0.10.7", | ||
"@0xsequence/abi": "^0.10.8", | ||
"@0xsequence/chaind": "^0.10.8", | ||
"@0xsequence/config": "^0.10.8", | ||
"@0xsequence/transactions": "^0.10.8", | ||
"ethers": "^5.0.32", | ||
@@ -22,0 +22,0 @@ "fetch-ponyfill": "^7.1.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
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
62414
Updated@0xsequence/abi@^0.10.8
Updated@0xsequence/chaind@^0.10.8
Updated@0xsequence/config@^0.10.8