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

@newrelic/browser-agent

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newrelic/browser-agent - npm Package Versions

1
35
21

1.265.0

Diff
newrelic
published 1.265.0 •

Changelog

Source

1.265.0 (2024-08-30)

Features

  • add payload size evaluation to generic events feature (#1152) (65d9d11)
  • Add WebSocket wrapper and supportability metrics (#1159) (7b4ab87)
  • Configure Session Replay to wait for DOMContentLoaded (#1164) (84bd299)
  • removing internal barrel exports (#1158) (2e29a6e)
  • Standardize Feature Buffering Behavior (#1155) (d070a43)

Bug Fixes

  • Ensure drain target is a valid event emitter before subscribing (#1167) (187d31f)
  • fix duplicative log payloads on unload (#1166) (52bb088)
  • relative timestamps in session trace (#1142) (378b1fb)
  • Updated Logging API function (#1147) (bf2e980)

Security Fixes

  • apply obfuscation rules to session trace (#1149) (fbc6f9d)
newrelic
published 1.264.0 •

Changelog

Source

1.264.0 (2024-08-06)

Features

  • Create generic events feature with 1,000 event limit (#1121) (63ab04f)
  • Report Page Actions with Generic Events Feature (#1124) (0d52acf)
newrelic
published 1.263.0 •

Changelog

Source

1.263.0 (2024-07-25)

Features

Bug Fixes

newrelic
published 1.262.0 •

Changelog

Source

1.262.0 (2024-07-09)

Features

Bug Fixes

  • address call to stopTimer on undefined scheduler (#1104) (5022134)
  • Release backlog memory when features are blocked by RUM (#1102) (5eb9164)
  • safeguard api calls (#1103) (3d815a3)
newrelic
published 1.261.2 •

Changelog

Source

1.261.2 (2024-07-01)

Bug Fixes

  • recordReplay will restart replays on same session page loads (#1093) (cecddbe)
newrelic
published 1.261.1 •

Changelog

Source

1.261.1 (2024-06-26)

Bug Fixes

  • Unhandled promise rejection for session import (#1088) (03efcf3)
newrelic
published 1.261.0 •

Changelog

Source

1.261.0 (2024-06-26)

Features

  • Add Logging API entry points and central handler (#1052) (face445)
  • Add Logging Configurations (#1058) (3c4ea26)
  • Add wrapLogger API method for wrapping 3rd party loggers (#1054) (3713d73)
  • Create logging feature (#1059) (c573e33)
  • Logging feature harvesting and optimizations (#1064) (9a9fad5)
  • Pass logging API args as object for better extensibility (#1074) (8fbd25a)

Bug Fixes

  • dedup pre-load ajax requests (#1081) (9f95b33)
  • Prevent session reset triggers from harvesting session trace data (#1050) (bec022b)
  • Reading finish of null in SPA (#1085) (df874f7)
newrelic
published 1.260.1 •

Changelog

Source

1.260.1 (2024-05-16)

Bug Fixes

newrelic
published 1.260.0 •

Changelog

Source

1.260.0 (2024-05-13)

Features

  • Improve time stamping of page view events (#1026) (67a658d)

Bug Fixes

  • Add internal error handler to session replay recorder (#1029) (84c101c)
  • Adjust session entity to not race between tabs (#1032) (d86becf)
newrelic
published 1.259.0 •

Changelog

Source

1.259.0 (2024-05-08)

Features

  • Migrate Session Traces to Use Blob Consumer with Feature Flags (#821) (55b0e00)