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