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

@chain-registry/osmosis

Package Overview
Dependencies
Maintainers
0
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/osmosis - npm Package Compare versions

Comparing version 1.67.24 to 1.67.25

18

chain.js

@@ -172,2 +172,6 @@ "use strict";

provider: 'dRPC'
},
{
address: 'https://osmosis-rpc.chainroot.io',
provider: 'Chainroot'
}

@@ -275,2 +279,6 @@ ],

provider: '[NODERS]TEAM'
},
{
address: 'https://osmosis-api.chainroot.io',
provider: 'Chainroot'
}

@@ -346,2 +354,6 @@ ],

provider: '[NODERS]TEAM'
},
{
address: 'osmosis-grpc.chainroot.io:443',
provider: 'Chainroot'
}

@@ -417,2 +429,8 @@ ]

account_page: 'https://mainnet.whispernode.com/osmosis/account/${accountAddress}'
},
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/osmosis',
tx_page: 'https://explorer.chainroot.io/osmosis/transactions/${txHash}',
account_page: 'https://explorer.chainroot.io/osmosis/accounts/${accountAddress}'
}

@@ -419,0 +437,0 @@ ],

@@ -170,2 +170,6 @@ const chain = {

provider: 'dRPC'
},
{
address: 'https://osmosis-rpc.chainroot.io',
provider: 'Chainroot'
}

@@ -273,2 +277,6 @@ ],

provider: '[NODERS]TEAM'
},
{
address: 'https://osmosis-api.chainroot.io',
provider: 'Chainroot'
}

@@ -344,2 +352,6 @@ ],

provider: '[NODERS]TEAM'
},
{
address: 'osmosis-grpc.chainroot.io:443',
provider: 'Chainroot'
}

@@ -415,2 +427,8 @@ ]

account_page: 'https://mainnet.whispernode.com/osmosis/account/${accountAddress}'
},
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/osmosis',
tx_page: 'https://explorer.chainroot.io/osmosis/transactions/${txHash}',
account_page: 'https://explorer.chainroot.io/osmosis/accounts/${accountAddress}'
}

@@ -417,0 +435,0 @@ ],

6

package.json
{
"name": "@chain-registry/osmosis",
"version": "1.67.24",
"version": "1.67.25",
"description": "Chain Registry info for Osmosis",

@@ -32,3 +32,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"dependencies": {
"@chain-registry/types": "^0.50.24"
"@chain-registry/types": "^0.50.25"
},

@@ -42,3 +42,3 @@ "keywords": [

],
"gitHead": "ed59e69187b32c9ebaf9e52a36db456615e5c23b"
"gitHead": "0aa3d24c45e63cff4af04d1eb4eb61d52cdafb70"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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