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

@datadog/browser-rum-slim

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

2345
17

6.6.0

Diff
datadog
published 6.6.0 •

Changelog

Source

v6.6.0

Public Changes:

  • ✨ [RUM-7387] Add user id and account id to trace header (#3395) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM-8606] Track First Hidden before init (#3391) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [devex] fix non-string log message (#3426)
  • ⚡️ use import() for lazy loading chunks (#3399)
  • ⚡️ [RUM-8664] do not update customer data when value does not changes (#3384) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • 👷 [RUM-105] use local dev server for local e2e tests (#3420)
  • 👷 Enable the Terser 'unsafe' option (#3418)
  • 👷 Update all non-major dependencies (#3408) [RUM-REACT]
  • 👷 Enable Terser's unsafe_methods option (#3416)
  • 👷 Use four Terser passes (#3414)
  • 👷 Bump chrome to 134.0.6998.35-1 with signed commit (#3392)
  • 🔧 Update GitLab CI configuration to exclude current staging branch from performance tests (#3425)
  • ♻️ [RUM-8795] Replace XHR with Fetch for HTTP requests (#3417) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚗️[RUM Profiler] Integrate Profiler into SDK (#3340) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🚨 [RUM-8945] add a rule to make sure we don't import dev deps in prod files (#3412)
datadog
published 6.5.1 •

Changelog

Source

v6.5.1

Public Changes:

  • 🐛 fix @datadog/browser-rum-react/react-router-vX import (#3405) [RUM-REACT]
  • 🐛 [RUM-8429] Report an error when lazy loading the recorder module fails (#3326) [RUM]

Internal Changes:

  • 👷 Update dependency copy-webpack-plugin to v13 (#3387)
  • 👷 filter out "Layout was forced..." console warning in e2e tests on Firefox (#3397)
  • 🔧 update volta config (#3403)
  • docs: add missing JSDoc comment for beforeSend configuration option (#3404) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 6.5.0 •

Changelog

Source

v6.5.0

Public Changes:

  • ✨ [RUM-8622] introduce session-consistent trace sample rate (#3381) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM-8744] CLS tracking: provide cls devicePixelRatio to adjust cls rect scale (#3389) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • 👷 Update all non-major dependencies (#3386) [RUM-REACT]
  • 👷 fix tags to match the test optimisation configuration attributes (#3337) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ Clean logs in unit tests (#3390) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • Bump serialize-javascript from 6.0.1 to 6.0.2 in /test/app (#3383)
  • ♻️ [RUM-8716] Use assembly hook for page states (#3362) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.4.0 •

Changelog

Source

v6.4.0

Public Changes:

  • ✨ [RUM-5500] React-router v7 support (#3299) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-7459] Collect error context from a custom Error field (#3320) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-7958] Deprecate setUser without required Id (#3262) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-7019] Add setAccount API and account in RUM events (#3242) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 Fix empty string for resource url in LCP (#3378) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [extension] fix Vital events rendering (#3366) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • 👷 remove webdriverio dependency (#3373)
  • 👷 remove unused global jasmine types (#3374) [RUM]
  • 👷 Update all non-major dependencies (#3367)
  • 👷 Update dependency globals to v16 (#3370)
  • 👷 Update Node.js to v23 (#3368)
  • 👷 Update dependency eslint-plugin-unicorn to v57 (#3369)
  • 👷 format rum event format validation errors (#3363)
  • 👷 Update dependency ajv to v8 (#3348) [RUM] [RUM-REACT] [RUM-SLIM]
  • 👷 only connect to background script when the extension is actually loaded (#3350)
  • 👷 Update dependency emoji-name-map to v2 (#3344)
  • 👷 Update all non-major dependencies (#3332) [RUM-REACT] [WORKER]
  • 👷 Update react monorepo to v19 (major) (#3201) [RUM-REACT]
  • ✅ Change flush sync into act (#3364) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚗️✨ [RUM-8622] session consistent trace sampling (#3352) [RUM] [RUM-REACT] [RUM-SLIM]
  • Define an error type and message for handling stacks (#3359) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-8649] Use assembly hook for feature flags (#3353) [RUM] [RUM-REACT] [RUM-SLIM]
  • ♻️ refactor npm scripts (#3345)
  • ♻️ use playwright for e2e (#3159) [RUM]
  • Add modifiable field path for lcp resource_url (#3346) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ Use window.crypto instead of getCrypto wrapper [RUM] [RUM-REACT] [RUM-SLIM]
  • 🔥 remove some workarounds related to unsupported browsers (#3336) [RUM] [RUM-REACT] [RUM-SLIM]
  • Add flag to always publish all pacakages (#3343)
  • ♻️ [RUM-8340] Use assembly hook for ci and synthetics contexts (#3310) [RUM] [RUM-REACT] [RUM-SLIM]
  • ♻️ [RUM-8319] Use assembly hook for action (#3305) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 5.35.1 •
datadog
published 6.3.0 •

Changelog

Source

v6.3.0

Public Changes:

  • ✨ Allow to modify source_url and invoker properties in LoAF script attributions (#3325) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ GA remote configuration (#3329) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-4908] Add only Link to Facet List in Developer Extension (#2830)
  • 🐛 [RUM-8428] Make developer extension compatible with lazy loaded recorder module (#3324)
  • 🐛 Fix missing URL context (#3323) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷‍♀️ [RUM-8295] Change anonymous id format to uuid (#3306) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3300) [RUM-REACT]
  • 👷 Bump chrome to 133.0.6943.53-1 (#3321)
  • 🔧✅ enable splitChunk for tests again (#3308)
  • 👷‍♀️ Remove ff for action name masking (#3334) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-8123] Introduce a hook to assemble events (#3330) [RUM] [RUM-REACT] [RUM-SLIM]
  • ♻️ Custom sanitizer for Context Manager (#3290) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🔥 Remove RumContext type (#3319) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.2.1 •

Changelog

Source

v6.2.1

Public Changes:

  • 🐛 [RUM-7694] - Keep more ReplayStats history to avoid wrongly marking views as having no replay (#3318) [RUM]
datadog
published 6.2.0 •

Changelog

Source

v6.2.0

Public Changes:

  • ✨ [RUM-6563] Attribute ressource URL to LCP (#3154) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM-8353] Throttle view context update (#3314) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 fix document resource duration (#3307) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ✅ fix failing skipped test (#3309) [RUM]
  • 🔊 Revert hooks and add missing URL context telemetry (#3313) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🔊 Add telemetry on missing URL context (#3304) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚗️Update RC to support new format and URL [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🚨 enforce consistent type export (#3302) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-8123] Introduce a hook to assemble events (#3289) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.1.0 •

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]
2345
17