@etherdata-blockchain/logger
Advanced tools
Comparing version 1.17.4 to 1.17.5
@@ -6,2 +6,13 @@ # Change Log | ||
## 1.17.5 (2022-03-10) | ||
### Bug Fixes | ||
* try to fix the version ([#45](https://github.com/etherdata-blockchain/packages/issues/45)) ([13569ac](https://github.com/etherdata-blockchain/packages/commit/13569ac90df847ded2415d4189e8ed8c6be0d9e1)) | ||
## 1.17.4 (2022-03-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@etherdata-blockchain/logger", | ||
"version": "1.17.4", | ||
"version": "1.17.5", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "fb3923270f0973a1f0169cf10d76927c0e11f699" | ||
"gitHead": "4a50bd0967848e7b31834a52c5130cd9facfa7db" | ||
} |
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
50699