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

cobrowse-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cobrowse-sdk-js - npm Package Versions

1
1113
16

2.22.0

Diff
headlessme
published 2.22.0 •

Changelog

Source

2.22.0 (2023-02-02)

Features

  • Add support for configuring ignored views
  • allow new sessions to preempt existing ones
  • handle text selections from the agent for both regular and input elements
  • support non-FQDN socket URLs

Bug Fixes

  • cache full device frames for replay until next keyframe
  • improve support for URLs with base paths
headlessme
published 2.21.2 •
headlessme
published 2.21.1 •

Changelog

Source

2.21.1 (2023-01-19)

Bug Fixes

  • fix Safari issue caused by ShadowDOM tap
headlessme
published 2.21.0 •

Changelog

Source

2.21.0 (2023-01-17)

Features

  • Add support for Zendesk's new web widget

Bug Fixes

  • improve support for adoptedStyleSheets when using ShadowDOM
headlessme
published 2.20.0 •

Changelog

Source

2.20.0 (2022-12-14)

Features

  • support device capabilities

Bug Fixes

  • Ignore events on the SDK based on allowed capabilities
  • re-enable improvement to send head ahead of body
  • storage: synchronously initialise session storage clients
  • suppress scroll position if not sending body
headlessme
published 2.19.0 •

Changelog

Source

2.19.0 (2022-11-22)

Features

  • replace cbor-js with cbor-x

Bug Fixes

  • better support for nested xdoc iframes
headlessme
published 2.18.1 •
headlessme
published 2.18.0 •

Changelog

Source

2.18.0 (2022-11-08)

Features

  • send head ahead of full document sync
  • support text selection

Bug Fixes

  • change focus tests to reflect the updated implementation
  • do not force a sync on connect
  • resend keyframe on change in frame source for running frame loops
headlessme
published 2.17.0 •

Changelog

Source

2.17.0 (2022-10-25)

Features

  • support cross-domain session forwarding over forms
headlessme
published 2.16.8 •

Changelog

Source

2.16.8 (2022-10-14)

Bug Fixes

  • catch null defaultView
  • fix case where nested iframes could cause an error when calling CobrowseIO.stop()