@0xsequence/relayer
Advanced tools
Comparing version 0.13.0 to 0.14.0
# @0xsequence/relayer | ||
## 0.14.0 | ||
### Minor Changes | ||
- update sequence utils finder which includes optimization | ||
### Patch Changes | ||
- Updated dependencies [undefined] | ||
- @0xsequence/abi@0.14.0 | ||
- @0xsequence/chaind@0.14.0 | ||
- @0xsequence/config@0.14.0 | ||
- @0xsequence/transactions@0.14.0 | ||
## 0.13.0 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@0xsequence/relayer", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"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.13.0", | ||
"@0xsequence/chaind": "^0.13.0", | ||
"@0xsequence/config": "^0.13.0", | ||
"@0xsequence/transactions": "^0.13.0", | ||
"@0xsequence/abi": "^0.14.0", | ||
"@0xsequence/chaind": "^0.14.0", | ||
"@0xsequence/config": "^0.14.0", | ||
"@0xsequence/transactions": "^0.14.0", | ||
"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
65715
+ Added@0xsequence/abi@0.14.3(transitive)
+ Added@0xsequence/chaind@0.14.3(transitive)
+ Added@0xsequence/config@0.14.3(transitive)
+ Added@0xsequence/network@0.14.3(transitive)
+ Added@0xsequence/transactions@0.14.3(transitive)
+ Added@0xsequence/utils@0.14.3(transitive)
- Removed@0xsequence/abi@0.13.0(transitive)
- Removed@0xsequence/chaind@0.13.0(transitive)
- Removed@0xsequence/config@0.13.0(transitive)
- Removed@0xsequence/network@0.13.0(transitive)
- Removed@0xsequence/transactions@0.13.0(transitive)
- Removed@0xsequence/utils@0.13.0(transitive)
Updated@0xsequence/abi@^0.14.0
Updated@0xsequence/chaind@^0.14.0
Updated@0xsequence/config@^0.14.0