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
6
Versions
508
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.0.0-20240123153410 to 0.0.0-20240131180030

1

dist/0xsequence-network.cjs.dev.js

@@ -547,3 +547,2 @@ 'use strict';

// communicating to a specific network provider.
class EagerProvider {

@@ -550,0 +549,0 @@ constructor(options) {

@@ -547,3 +547,2 @@ 'use strict';

// communicating to a specific network provider.
class EagerProvider {

@@ -550,0 +549,0 @@ constructor(options) {

@@ -544,3 +544,2 @@ import { networks, ChainId } from '../constants/dist/0xsequence-network-constants.esm.js';

// communicating to a specific network provider.
class EagerProvider {

@@ -547,0 +546,0 @@ constructor(options) {

10

package.json
{
"name": "@0xsequence/network",
"version": "0.0.0-20240123153410",
"version": "0.0.0-20240131180030",
"description": "network sub-package for Sequence",

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

"dependencies": {
"@0xsequence/core": "0.0.0-20240123153410",
"@0xsequence/indexer": "0.0.0-20240123153410",
"@0xsequence/relayer": "0.0.0-20240123153410",
"@0xsequence/utils": "0.0.0-20240123153410"
"@0xsequence/core": "0.0.0-20240131180030",
"@0xsequence/indexer": "0.0.0-20240131180030",
"@0xsequence/relayer": "0.0.0-20240131180030",
"@0xsequence/utils": "0.0.0-20240131180030"
},

@@ -18,0 +18,0 @@ "peerDependencies": {

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