@injectivelabs/utils
Advanced tools
Comparing version 1.0.31 to 1.0.32
{ | ||
"name": "@injectivelabs/utils", | ||
"description": "List of utils and helper functions that can be reused throughout Injective's projects.", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"author": { | ||
@@ -34,4 +34,4 @@ "name": "Bojan Angjelkoski", | ||
"dependencies": { | ||
"@injectivelabs/exceptions": "^1.0.25", | ||
"@injectivelabs/ts-types": "^1.0.14", | ||
"@injectivelabs/exceptions": "^1.0.26", | ||
"@injectivelabs/ts-types": "^1.0.15", | ||
"axios": "^0.21.1", | ||
@@ -44,3 +44,3 @@ "bignumber.js": "^9.0.1", | ||
}, | ||
"gitHead": "d5fe98c4f81bec7ee1c37b895a8fe104391389f4" | ||
"gitHead": "00176548701ceed002a45fd690bac43653b88d60" | ||
} |
@@ -5,6 +5,18 @@ # 🌟 Injective Protocol - Utils | ||
## 📚 Getting Started | ||
## 📚 Installation | ||
```bash | ||
yarn add @injectivelabs/utils | ||
``` | ||
--- | ||
## 📖 Documentation | ||
🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 | ||
This documentation is currently under work in progress. | ||
🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 | ||
--- | ||
@@ -16,4 +28,6 @@ | ||
- Website at <a href="https://injectiveprotocol.com" target="_blank">`injectiveprotocol.com`</a> | ||
- Website at <a href="https://injective.com" target="_blank">`injective.com`</a> | ||
- Twitter at <a href="https://twitter.com/Injective_" target="_blank">`@Injective`</a> | ||
- Discord at <a href="https://discord.com/invite/NK4qdbv" target="_blank">`Discord`</a> | ||
- Telegram at <a href="https://t.me/joininjective" target="_blank">`Telegram`</a> | ||
@@ -20,0 +34,0 @@ --- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92296
50