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.17 to 0.0.18

6

CHANGELOG.md

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

## [0.0.18](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.17...@injectivelabs/networks@0.0.18) (2021-05-26)
### Bug Fixes
* devnet exchange api endpoint changed ([d0ddc00](https://github.com/InjectiveLabs/injective-ts/commit/d0ddc00df99747d000e2e6d62dbe96dd9e2cf336))
## [0.0.17](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.16...@injectivelabs/networks@0.0.17) (2021-05-24)

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

4

dist/data/rpc.js

@@ -17,5 +17,5 @@ "use strict";

exports.urlEndpointsDevnet = {
baseUrl: 'https://devnet-api.injective.dev/api',
baseUrl: 'https://devnet-api.injective.dev:4444/api',
chainUrl: 'https://devnet-evm.injective.dev',
exchangeUrl: 'https://devnet-api.injective.dev',
exchangeUrl: 'https://devnet-api.injective.dev:4444',
explorerUrl: 'https://devnet-explorer-api.injective.dev',

@@ -22,0 +22,0 @@ };

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

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

},
"gitHead": "1fb5275d79d6fe156c00fc998a00baf11be4c9ed"
"gitHead": "c0f01af25e35fe6698fba0f4907a25358e27ccc6"
}

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