New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@0xsequence/network

Package Overview
Dependencies
Maintainers
5
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/network - npm Package Compare versions

Comparing version 0.37.1 to 0.38.0

4

package.json
{
"name": "@0xsequence/network",
"version": "0.37.1",
"version": "0.38.0",
"description": "network sub-package for Sequence",

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

"dependencies": {
"@0xsequence/utils": "^0.37.1",
"@0xsequence/utils": "^0.38.0",
"@ethersproject/providers": "^5.5.1",

@@ -19,0 +19,0 @@ "ethers": "^5.5.2"

@@ -59,6 +59,2 @@ import { BigNumberish } from 'ethers'

// TODO: add list of bridges (and their respective configs) available
// for a particular network
// bridges?: any[]
// isDefaultChain identifies the default network. For example, a dapp may run on the Polygon

@@ -65,0 +61,0 @@ // network and may configure the wallet to use it as its main/default chain.

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