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

0xsequence

Package Overview
Dependencies
Maintainers
1
Versions
526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0xsequence - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

6

CHANGELOG.md
# 0xsequence
## 0.7.4
### Patch Changes
- bump
## 0.7.3

@@ -4,0 +10,0 @@

8

package.json
{
"name": "0xsequence",
"version": "0.7.3",
"version": "0.7.4",
"description": "Sequence: simple & powerful Ethereum development library and Web-based smart wallet",

@@ -31,11 +31,11 @@ "source": "src/index.ts",

"@0xsequence/api": "^0.7.0",
"@0xsequence/auth": "^0.7.0",
"@0xsequence/auth": "^0.7.2",
"@0xsequence/chaind": "^0.7.0",
"@0xsequence/config": "^0.7.0",
"@0xsequence/guard": "^0.7.0",
"@0xsequence/multicall": "^0.7.0",
"@0xsequence/multicall": "^0.7.2",
"@0xsequence/network": "^0.7.1",
"@0xsequence/provider": "^0.7.1",
"@0xsequence/relayer": "^0.7.1",
"@0xsequence/transactions": "^0.7.0",
"@0xsequence/transactions": "^0.7.2",
"@0xsequence/utils": "^0.7.1",

@@ -42,0 +42,0 @@ "@0xsequence/wallet": "^0.7.1",

@@ -11,2 +11,2 @@ export * from '@0xsequence/transactions'

SignedTransactions,
} from '@0xsequence/transactions'
} from '@0xsequence/transactions'

Sorry, the diff of this file is not supported yet

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