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.24 to 0.0.25

38

CHANGELOG.md

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

## [0.0.25](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.24...@injectivelabs/networks@0.0.25) (2021-06-13)
### Bug Fixes
* devnet exchange api endpoint changed ([c0f01af](https://github.com/InjectiveLabs/injective-ts/commit/c0f01af25e35fe6698fba0f4907a25358e27ccc6))
* exchange endpoint for staking network ([bc96ed5](https://github.com/InjectiveLabs/injective-ts/commit/bc96ed54ad32f44fff6e492bbec5cda66bf82e56))
* merge conflicts ([a5c7ce1](https://github.com/InjectiveLabs/injective-ts/commit/a5c7ce13823fded62a32f79fcfda19867c929cc7))
## [0.0.24](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.23...@injectivelabs/networks@0.0.24) (2021-06-08)

@@ -28,3 +41,2 @@

### Bug Fixes

@@ -34,6 +46,2 @@

## [0.0.21](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.20...@injectivelabs/networks@0.0.21) (2021-06-03)

@@ -43,9 +51,4 @@

## [0.0.20](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.19...@injectivelabs/networks@0.0.20) (2021-06-03)
### Bug Fixes

@@ -55,9 +58,4 @@

## [0.0.19](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.18...@injectivelabs/networks@0.0.19) (2021-06-02)
### Bug Fixes

@@ -67,9 +65,4 @@

## 0.0.18 (2021-05-31)
### Bug Fixes

@@ -85,3 +78,2 @@

### Features

@@ -95,6 +87,2 @@

## [0.0.17](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/networks@0.0.16...@injectivelabs/networks@0.0.17) (2021-05-24)

@@ -101,0 +89,0 @@

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

@@ -30,8 +30,8 @@ "main": "dist/index.js",

"dependencies": {
"@injectivelabs/exceptions": "^0.0.23",
"@injectivelabs/utils": "^0.0.30",
"@injectivelabs/exceptions": "^0.0.24",
"@injectivelabs/utils": "^0.0.31",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
},
"gitHead": "3afa0c9e03e9a0cebf98b202928893980239989a"
"gitHead": "79a9661b52acd4a672dc1f694ef6c1d44c940d61"
}
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