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

@injectivelabs/networks

Package Overview
Dependencies
Maintainers
8
Versions
383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/networks - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [0.0.8](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.7...@injectivelabs/networks@0.0.8) (2021-03-19)
### Bug Fixes
* explorer url updated ([0e971bf](https://github.com/InjectiveLabs/injective-ts/commit/0e971bf0974e7bbe9a61e032ff210a6791a13d8b))
## [0.0.7](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.6...@injectivelabs/networks@0.0.7) (2021-03-19)

@@ -8,0 +14,0 @@

6

dist/data/rpc.js

@@ -69,3 +69,3 @@ "use strict";

exchangeUrl: 'https://staking-api.injective.network',
explorerUrl: 'https://staking-explorer-api.injective.dev/v1',
explorerUrl: 'https://staking-explorer-api.injective.network/v1',
},

@@ -76,3 +76,3 @@ europe: {

exchangeUrl: 'https://staking-api.injective.network',
explorerUrl: 'https://staking-explorer-api.injective.dev/v1',
explorerUrl: 'https://staking-explorer-api.injective.network/v1',
},

@@ -83,3 +83,3 @@ asia: {

exchangeUrl: 'https://staking-api.injective.network',
explorerUrl: 'https://staking-explorer-api.injective.dev/v1',
explorerUrl: 'https://staking-explorer-api.injective.network/v1',
},

@@ -86,0 +86,0 @@ };

{
"name": "@injectivelabs/networks",
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.",
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

},
"gitHead": "da609118452a8601b13c47776f065b99cfd9a2ac"
"gitHead": "4146da2c81791e796b135161f61cc7225aea3f0d"
}

Sorry, the diff of this file is not supported yet

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