@elastic/ecs-helpers
Advanced tools
Comparing version 0.4.0 to 0.5.0
# @elastic/ecs-helpers Changelog | ||
## v0.5.0 | ||
- Add [service.name](https://www.elastic.co/guide/en/ecs/current/ecs-service.html#field-service-name) | ||
and [event.dataset](https://www.elastic.co/guide/en/ecs/current/ecs-event.html#field-event-dataset) | ||
to the `stringify()` spec, according to the | ||
[ecs-logging spec](https://github.com/elastic/ecs-logging/blob/7fc00daf3da87e749b0053c592eca61a38afc6ce/spec/spec.json#L62-L87). | ||
These fields are automatically added by ECS loggers when APM is enabled. | ||
## v0.4.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@elastic/ecs-helpers", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "ECS loggers helpers", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"repository": { | ||
@@ -7,0 +10,0 @@ "type": "git", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
22042
7
231