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

countly-sdk-web

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

countly-sdk-web - npm Package Versions

23
6

24.11.4

Diff

Changelog

Source

24.11.4

  • Mitigated an issue where content and feedback interface methods would not have worked if async methods were used when multi instancing the SDK.
turtledreams
published 24.11.3 •

Changelog

Source

24.11.3

  • Added support for content resizing (Experimental!)
  • Mitigated an issue where device ID type was assigned wrongly when SDK was generating an ID after stored device ID was cleared.
  • Mitigated an issue where device ID type of initially generated requests were not correctly reassigned after offline mode.
turtledreams
published 24.11.2 •

Changelog

Source

24.11.2

  • Added a new init method to set the interval of Content Zone's timer (Experimental!):
    • content_zone_timer_interval to set the timer interval in seconds
  • Mitigated an issue about Content's positioning (Experimental!)
turtledreams
published 24.11.1 •

Changelog

Source

24.11.1

  • Deprecated initializeRatingWidgets method, use feedback.showRating instead.
  • Deprecated enableRatingWidgets method, use feedback.showRating instead.
  • Added an interface content for Content feature methods:
    • enterContentZone, to start Content checks (Experimental!)
    • exitContentZone, to stop Content checks (Experimental!)
turtledreams
published 24.11.0 •

Changelog

Source

24.11.0

  • Mitigated an issue where SDK could try to send old stored offline mode data during init if clear_stored_id was true

  • Mitigated an issue where the SDK could stayed on offline mode after the first init with offline_mode set to true

  • Mitigated an issue where old Rating widget stickers were not cleared when a new one was presented

  • Improved view tracking logic

  • Default request method is now set to "POST"

  • Healtchecks won't be sent in offline mode anymore

  • Added a new interface 'feedback' which includes convenience methods to show feedback widgets:

    • showNPS([String nameIDorTag]) - for displaying the first available NPS widget or one with the given name, Tag or ID value
    • showSurvey([String nameIDorTag]) - for displaying the first available Survey widget or one with the given name, Tag or ID value
    • showRating([String nameIDorTag]) - for displaying the first available Rating widget or one with the given name, Tag or ID value
turtledreams
published 24.4.1 •

Changelog

Source

24.4.1

  • Added types for the SDK

  • Added a new method set_id(newDeviceId) for managing device ID changes according to the device ID Type

  • Mitigated an issue that could have prevented automatic Device Traces to not show up in server

turtledreams
published 24.4.0 •

Changelog

Source

24.4.0

! Minor breaking change ! For implementations using salt the browser compatability is tied to SubtleCrypto's digest method support

  • Added the salt init config flag to add checksums to requests (for secure contexts only)
  • Improved Health Check feature stability
  • Added support for Feedback Widget terms and conditions
turtledreams
published 23.12.6 •

Changelog

Source

23.12.6

  • Mitigated an issue where error tracking could prevent SDK initialization in async mode
turtledreams
published 23.12.5 •

Changelog

Source

23.12.5

  • Mitigated an issue where the SDK was not emptying the async queue explicity when closing a browser
turtledreams
published 23.12.4 •

Changelog

Source

23.12.4

  • Enhanced userAgentData detection for bot filtering
23
6
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