Socket
Socket
Sign inDemoInstall

@0xsequence/network

Package Overview
Dependencies
Maintainers
6
Versions
460
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 2.0.5 to 2.0.6

8

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

@@ -176,4 +176,4 @@ 'use strict';

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -212,4 +212,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -216,0 +216,0 @@ }

@@ -176,4 +176,4 @@ 'use strict';

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -212,4 +212,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -216,0 +216,0 @@ }

@@ -172,4 +172,4 @@ let ChainId = /*#__PURE__*/function (ChainId) {

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -208,4 +208,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -212,0 +212,0 @@ }

{
"name": "@0xsequence/network",
"version": "2.0.5",
"version": "2.0.6",
"description": "network sub-package for Sequence",

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

"dependencies": {
"@0xsequence/core": "2.0.5",
"@0xsequence/indexer": "2.0.5",
"@0xsequence/relayer": "2.0.5",
"@0xsequence/utils": "2.0.5"
"@0xsequence/core": "2.0.6",
"@0xsequence/indexer": "2.0.6",
"@0xsequence/relayer": "2.0.6",
"@0xsequence/utils": "2.0.6"
},

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

@@ -235,4 +235,4 @@ export enum ChainId {

nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18

@@ -271,4 +271,4 @@ }

nativeToken: {
symbol: 'aMATIC',
name: 'Amoy Polygon',
symbol: 'aPOL',
name: 'Amoy POL',
decimals: 18

@@ -275,0 +275,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