@injectivelabs/exceptions
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.0.21](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/exceptions@0.0.20...@injectivelabs/exceptions@0.0.21) (2021-04-27) | ||
**Note:** Version bump only for package @injectivelabs/exceptions | ||
## [0.0.20](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/exceptions@0.0.19...@injectivelabs/exceptions@0.0.20) (2021-04-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@injectivelabs/exceptions", | ||
"description": "List of exceptions that can be reused throughout Injective's projects.", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"license": "MIT", | ||
@@ -30,7 +30,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@injectivelabs/ts-types": "^0.0.17", | ||
"@injectivelabs/ts-types": "^0.0.18", | ||
"link-module-alias": "^1.2.0", | ||
"shx": "^0.3.2" | ||
}, | ||
"gitHead": "246068acfdb60d5d507fbd35aa40cebdc7153260" | ||
"gitHead": "09ed791559a167d5ed19d04c1cb03a7ae6d5e2c8" | ||
} |
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
11128
+ Added@injectivelabs/ts-types@0.0.18(transitive)
- Removed@injectivelabs/ts-types@0.0.17(transitive)