@etherdata-blockchain/logger
Advanced tools
Comparing version 1.6.2 to 1.7.1
@@ -6,2 +6,24 @@ # Change Log | ||
## 1.7.1 (2022-01-23) | ||
### Bug Fixes | ||
* package access ([3eb6954](https://github.com/etherdata-blockchain/packages/commit/3eb6954d792f2740f218b51a5f5979db1740cd34)) | ||
# 1.7.0 (2022-01-23) | ||
### Features | ||
* add packages from remote-config and admin-node ([#7](https://github.com/etherdata-blockchain/packages/issues/7)) ([fd14bfa](https://github.com/etherdata-blockchain/packages/commit/fd14bfa5a1082ab3afd8781d09d59118a91d0bd2)) | ||
## 1.6.2 (2022-01-23) | ||
@@ -8,0 +30,0 @@ |
{ | ||
"name": "@etherdata-blockchain/logger", | ||
"version": "1.6.2", | ||
"version": "1.7.1", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "545f99a58afb2654acc23452cdabdabda1c4ea66" | ||
"gitHead": "4b35fc8f63a468f6f85f51b696ac12a584e7d9d0" | ||
} |
Sorry, the diff of this file is not supported yet
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
39699