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.32 to 0.0.33

11

CHANGELOG.md

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

## [0.0.33](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.32...@injectivelabs/networks@0.0.33) (2021-07-01)
### Bug Fixes
* staking endpoints ([fd079af](https://github.com/InjectiveLabs/injective-ts/commit/fd079af717539e6ab8f79a0532c96522bf9d038c))
## [0.0.32](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.31...@injectivelabs/networks@0.0.32) (2021-06-30)

@@ -8,0 +19,0 @@

8

dist/endpoints.js

@@ -11,6 +11,6 @@ "use strict";

exports.urlEndpointsStaking = {
baseUrl: 'https://staking-api.injective.network:4444/api',
chainUrl: 'https://staking-evm.injective.network',
exchangeUrl: 'https://staking-api.injective.network:4444',
explorerUrl: 'https://staking-explorer-api.injective.network/v1',
baseUrl: 'https://staking-api-testnet.injective.network:4444/api',
chainUrl: 'https://staking-evm-testnet.injective.network',
exchangeUrl: 'https://staking-api-testnet.injective.network:4444',
explorerUrl: 'https://explorer-api-testnet.injective.network/v1',
};

@@ -17,0 +17,0 @@ exports.urlEndpointsDevnet = {

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

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

},
"gitHead": "35671fad449eb61c6fd9a0fa426319bb0ad2d287"
"gitHead": "fcc1b3d6d827ded322844e92c64894d84009fdd5"
}

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