Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elastic/ecs-helpers

Package Overview
Dependencies
Maintainers
75
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/ecs-helpers - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

lib/http-formatters.js

8

CHANGELOG.md
# @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 @@

7

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc