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

@datadog/browser-rum-core

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datadog/browser-rum-core - npm Package Versions

23
19

6.1.0

Diff

Changelog

Source

v6.1.0

Public Changes:

  • ✨ Report original error from addReactError instead of fake rendering error (#3293) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-6581] Add an init parameter to chose feature flags event collection (#3283) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ Capture previous and current rects in CLS attribution data (#3269) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-7572] Add get api of view specific context (#3266) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-6567] Generate new web vitals attribution fields (#3251) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-7650] GA delaying the viewport dimension collection (#3248) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷‍♀️ [RUM-7963] Add anonymous user id e2e test and cleanup (#3268) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix eslint error on UNSTABLE_ReactComponentTracker case (#3298) [RUM-REACT]
  • 👷 Bump chrome to 132.0.6834.110-1 (#3296)
  • 👷 various tiny fixes (#3291) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3292) [RUM-REACT]
  • 👷 upload source maps for next major canary (#3288)
  • 👷 Update all non-major dependencies (#3246)
  • 👷 Update dependency puppeteer to v24 (#3275)
  • 👷: migrate renovate config (#3279)
  • ✅ Add e2e test for telemetry usage (#3222) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ mitigate e2e protocol latency (#3295)
  • ✅ don't rely on segment counts on e2e tests (#3278) [RUM]
  • ✅ clear identifier implementation cache between tests (#3282) [RUM] [RUM-REACT] [RUM-SLIM]
  • [React RUM] Add a ReactComponentTracker component (#3086) [RUM-REACT]
  • ⬆️ Update eslint to v9 / flat config (#3259) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 6.0.0 •

Changelog

Source

v6.0.0

See our upgrade guide for a comprehensive list of breaking changes introduced by this major version.

Public Changes:

  • 💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3216) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 default traceContextInjection to sampled (#3212) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 new default for track* initialization options (#3190) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 [RUM-6816] remove sendLogsAfterSessionExpiration (#3183) [LOGS]
  • 💥 [RUM 6075] Save anonymous id in session cookie (#2985) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove useCrossSiteSessionCookie option (#3179) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove Object.* Polyfills (#2908) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove some polyfills (#2857) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 build using ES2018 target (#2882) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 Collect long animation frames as long task events (#3272) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-175] sanitize RegExp and Event (#3188) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-6814] strongly type site parameter (#3161) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-1919] Add tracestate header when using tracecontext propagator (#3163) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-6813] Lazy load session replay (#3152) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 [RUM-5282] Remove ie11 tests (#2856) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 do not rename bundle file when name does not change (#3273)
  • 👷 skip merge-into-next-major-job if branch don't exist (#3270)
  • 👷 enable check staging merge (#3264)
  • 👷 fix comment about performance.timing.navigationStart (#3180) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix comment on browser support for unicode character escape (#3177) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 [RUM-6366] disable browserStack tests (#3089)
  • 👷 fix next major deploy job config (#2988)
  • 👷 add canary deploy job for next major (#2938)
  • 🧪 Update browser matrix for tests (#2884) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ fix session store e2e to account for anonymous id (#3265)
  • ✅ Make tests robust to an instrumentMethod that does not always rewrap (#3231) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ [RUM-6813] Use promise in collectAsyncCalls instead of a callback (#3168) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 5.35.0 •

Changelog

Source

v5.35.0

Public Changes:

  • ✨ [RUM-5001] introduce a sessionPersistence config option to force using local storage (#3244) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • feat: support custom schema on Electron (#3204) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • Revert "👷 freeze canary deploy (#3238)" (#3252)
  • 👷 Update all non-major dependencies (#3240) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update dependency webpack-cli to v6 (#3241)
  • 👷 freeze canary deploy (#3238)
  • ✅ fix leak detection issues (#3245) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💚 fix CI PR comment (#3250)
  • ♻️ move traceSampleRate default to config validation (#3197) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 5.34.1 •

Changelog

Source

v5.34.1

Public Changes:

  • 🐛 AddError should support all instances of type Error (#3228) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 Fix unobserve error for non-Element parameter (#3218) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ⚗️ ⚡️ [RUM-7650] Delay the viewport dimension collection (#3209) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3200) [RUM-REACT] [WORKER]
  • 👷 [RUM-7634] Add deploy and source maps upload scripts tests (#3211)
  • 📦️ update typescript-eslint (#3192) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 5.34.0 •

Changelog

Source

v5.34.0

Public Changes:

  • 🐛 [RUM-6322] Use window.open observable (#3215) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ⚗️ ✨ [RUM-6868] implement consistent probabilistic trace sampling (#3186) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • Test anonymous id on staging behind ff (#3206) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 5.33.0 •

Changelog

Source

v5.33.0

Public Changes:

  • ✨ [RUM-6182] don't start recording automatically when sample is 0 (#3162) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-6799] Add new delivery type property (#3166) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM-87] AddError should support Error instances coming from other JS contexts (#3144) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 Update all non-major dependencies (#3157) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ [RUM-6813]Fix recorder tests (#3191) [RUM]
  • ♻️ [RUM-6813] Split the recorder API module (#3181) [RUM]
  • Adds a prepare script to @datadog/browser-rum-react (#3182) [RUM-REACT]
datadog
published 5.32.0 •

Changelog

Source

v5.32.0

Public Changes:

  • ✨ [RUM-7371] move React integration out of beta (#3160) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM-6411] RUM should not crash with puppeteer injection (#3153) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ✨ [RUM-6956] Add action name source (#3115) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 5.31.1 •

Changelog

Source

v5.31.1

Public Changes:

  • 🐛 skip worker timing when no worker is used (#3147) [RUM] [RUM-REACT] [RUM-SLIM]
  • ⚗️🐛 [RUM-6226] fix for empty splats (#3142) [RUM-REACT]
datadog
published 5.30.1 •

Changelog

Source

v5.30.1

Public Changes:

  • 🐛 [RUM-6226][rum-react] improve routes wildcard substitution (#3105) [RUM-REACT]
  • ⚡️ [RUM-6929] delay resource collection (#3102) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • Add @session.id in Logs along to @session_id (#3125) [LOGS]

Internal Changes:

  • 👷 do not include staging bump commit to changelog (#3129)
  • 👷 Update all non-major dependencies (#3106) [RUM-REACT] [WORKER]
datadog
published 5.30.0 •

Changelog

Source

v5.30.0

Public Changes:

  • ✨ add new privacy rule for autocomplete password value (#3094) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨[RUM-5090] Collect ressource protocol (#3087) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 allow untrusted event for httpRequest xhr event listeners (#3123) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 [RUM-6562] Enable and rename update view name API (#3099) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3082) [RUM-REACT]
  • 👷[IR-30972] Include older version intake urls matching (#3059) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 disable datadog static analysis (#3091)
  • ✅👷 kill browserstack execution early (#3096)
23
19
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