@feature-hub/logger
Advanced tools
Comparing version 2.9.0-alpha.1 to 2.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.9.0](https://github.com/sinnerschrader/feature-hub/compare/v2.8.1...v2.9.0) (2021-07-12) | ||
**Note:** Version bump only for package @feature-hub/logger | ||
## [2.8.1](https://github.com/sinnerschrader/feature-hub/compare/v2.8.0...v2.8.1) (2020-11-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feature-hub/logger", | ||
"version": "2.9.0-alpha.1", | ||
"version": "2.9.0", | ||
"description": "A Feature Service for providing a common logging integration to all Feature Hub consumers.", | ||
@@ -24,3 +24,3 @@ "homepage": "https://feature-hub.io/", | ||
"dependencies": { | ||
"@feature-hub/core": "^2.9.0-alpha.1" | ||
"@feature-hub/core": "^2.9.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4adcc69fce921150cfef6a67c91abafe755928fa" | ||
"gitHead": "78d90b0cbb29515ced062046680793aed4513309" | ||
} |
@@ -17,3 +17,3 @@ # @feature-hub/logger | ||
### Using NPM | ||
### Using npm | ||
@@ -26,4 +26,4 @@ ```sh | ||
Copyright (c) 2019 SinnerSchrader Deutschland GmbH. Released under the terms of | ||
the [MIT License][license]. | ||
Copyright (c) 2019-2021 SinnerSchrader Deutschland GmbH. Released under the | ||
terms of the [MIT License][license]. | ||
@@ -30,0 +30,0 @@ [api]: https://feature-hub.io/@feature-hub/logger/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22
212
0
323501
Updated@feature-hub/core@^2.9.0