Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@0xsequence/transactions

Package Overview
Dependencies
Maintainers
4
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/transactions - npm Package Compare versions

Comparing version 0.19.3 to 0.21.0

15

CHANGELOG.md
# @0xsequence/transactions
## 0.21.0
### Minor Changes
- - fix gas estimation on wallets with large number of signers
- update to session handling and wallet config construction upon auth
### Patch Changes
- Updated dependencies [undefined]
- @0xsequence/abi@0.21.0
- @0xsequence/chaind@0.21.0
- @0xsequence/network@0.21.0
- @0xsequence/utils@0.21.0
## 0.19.3

@@ -4,0 +19,0 @@

10

package.json
{
"name": "@0xsequence/transactions",
"version": "0.19.3",
"version": "0.21.0",
"description": "transactions sub-package for Sequence",

@@ -17,6 +17,6 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/transactions",

"dependencies": {
"@0xsequence/abi": "^0.19.3",
"@0xsequence/chaind": "^0.19.3",
"@0xsequence/network": "^0.19.3",
"@0xsequence/utils": "^0.19.3",
"@0xsequence/abi": "^0.21.0",
"@0xsequence/chaind": "^0.21.0",
"@0xsequence/network": "^0.21.0",
"@0xsequence/utils": "^0.21.0",
"@ethersproject/abi": "^5.0.13",

@@ -23,0 +23,0 @@ "ethers": "^5.0.32"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc