New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@grafana/faro-instrumentation-performance-timeline

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grafana/faro-instrumentation-performance-timeline - npm Package Versions

domasx2
published 1.2.7 •

Changelog

Source

1.2.7

  • Hotfix: disable custom x-faro-session-id header for legacy sessions (#383)
domasx2
published 1.2.6 •

Changelog

Source

1.2.6

  • Feat: Add x-faro-session header to identify client session id to server for fetch and xhr instrumentations (#377)
  • Improvement (): Always send x-faro-session-id header, independent of the chosen session management (#381).
  • Improvement: If new session management is used, send dedicated session lifecycle events to reflect if a new session is started, a session is resume or extended (#380)
domasx2
published 1.2.5 •

Changelog

Source

1.2.5

  • Feat: New session tracking capabilities (optional, disabled by default) where users can choose to use tracked or volatile sessions (#374).
domasx2
published 1.2.4 •

Changelog

Source

1.2.4

domasx2
published 1.2.3 •

Changelog

Source

1.2.3

  • Fix: Disable keepalive in web-sdk fetch transport when the payload length is over 60_000 (#353).
  • Fix: Add 'isK6Browser' field to k6 meta object (#361).
domasx2
published 1.2.2 •

Changelog

Source

1.2.0 - 1.2.2

  • Feat: Detect if Faro is running inside K6 browser to distinguish between lab and field data (#263).
  • Feat: Enable users to configure per-error boundary pushError behavior.
  • Deps: Upgrade project to use the current Node LTS version (lts/hydrogen, v18)
  • Deps: Dependency updates
  • Deps: CVE-2023-45133 - Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
domasx2
published 1.2.1 •

domasx2
published 1.2.0 •

Changelog

Source

1.2.0 - 1.2.2

  • Feat: Detect if Faro is running inside K6 browser to distinguish between lab and field data (#263).
  • Feat: Enable users to configure per-error boundary pushError behavior.
  • Deps: Upgrade project to use the current Node LTS version (lts/hydrogen, v18)
  • Deps: Dependency updates
  • Deps: CVE-2023-45133 - Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
domasx2
published 1.1.4 •

Changelog

Source

1.1.4

  • Fix: CVE-2022-25878 - protobufjs Prototype Pollution vulnerability (#249)
domasx2
published 1.1.3 •

Changelog

Source

1.1.3

  • Fix: Update opentelemetry packages used by the Web-Tracing-Instrumentation to address CVE-2023-38704 (#242)