You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@0xsequence/network

Package Overview
Dependencies
Maintainers
6
Versions
521
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

to
0.0.0-20240215172023

2

constants/dist/0xsequence-network-constants.cjs.d.ts
export * from "../../dist/declarations/src/constants";
//# sourceMappingURL=0xsequence-network-constants.cjs.d.ts.map
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMHhzZXF1ZW5jZS1uZXR3b3JrLWNvbnN0YW50cy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Rpc3QvZGVjbGFyYXRpb25zL3NyYy9jb25zdGFudHMuZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9
export * from "./declarations/src/index";
//# sourceMappingURL=0xsequence-network.cjs.d.ts.map
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMHhzZXF1ZW5jZS1uZXR3b3JrLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==

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

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

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

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

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

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

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

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

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

{
"name": "@0xsequence/network",
"version": "0.0.0-20240215170350",
"version": "0.0.0-20240215172023",
"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-20240215170350",
"@0xsequence/indexer": "0.0.0-20240215170350",
"@0xsequence/relayer": "0.0.0-20240215170350",
"@0xsequence/utils": "0.0.0-20240215170350"
"@0xsequence/core": "0.0.0-20240215172023",
"@0xsequence/indexer": "0.0.0-20240215172023",
"@0xsequence/relayer": "0.0.0-20240215172023",
"@0xsequence/utils": "0.0.0-20240215172023"
},

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