Socket
Socket
Sign inDemoInstall

@0xsequence/provider

Package Overview
Dependencies
Maintainers
3
Versions
496
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/provider - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

14

CHANGELOG.md
# @0xsequence/provider
## 0.10.3
### Patch Changes
- Fix loading config cross-chain
- Updated dependencies [undefined]
- @0xsequence/abi@0.10.3
- @0xsequence/auth@0.10.3
- @0xsequence/config@0.10.3
- @0xsequence/network@0.10.3
- @0xsequence/transactions@0.10.3
- @0xsequence/utils@0.10.3
- @0xsequence/wallet@0.10.3
## 0.10.2

@@ -4,0 +18,0 @@

26

package.json
{
"name": "@0xsequence/provider",
"version": "0.10.2",
"version": "0.10.3",
"description": "provider sub-package for Sequence",

@@ -16,14 +16,14 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/provider",

"dependencies": {
"@0xsequence/abi": "^0.10.2",
"@0xsequence/auth": "^0.10.2",
"@0xsequence/config": "^0.10.2",
"@0xsequence/network": "^0.10.2",
"@0xsequence/transactions": "^0.10.2",
"@0xsequence/utils": "^0.10.2",
"@0xsequence/wallet": "^0.10.2",
"@ethersproject/abstract-signer": "5.0.13",
"@ethersproject/hash": "^5.0.11",
"@ethersproject/providers": "^5.0.23",
"@ethersproject/web": "^5.0.13",
"ethers": "^5.0.31",
"@0xsequence/abi": "^0.10.3",
"@0xsequence/auth": "^0.10.3",
"@0xsequence/config": "^0.10.3",
"@0xsequence/network": "^0.10.3",
"@0xsequence/transactions": "^0.10.3",
"@0xsequence/utils": "^0.10.3",
"@0xsequence/wallet": "^0.10.3",
"@ethersproject/abstract-signer": "5.0.14",
"@ethersproject/hash": "^5.0.12",
"@ethersproject/providers": "^5.0.24",
"@ethersproject/web": "^5.0.14",
"ethers": "^5.0.32",
"eventemitter3": "^4.0.7"

@@ -30,0 +30,0 @@ },

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