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

@braze/web-sdk

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braze/web-sdk - npm Package Versions

1
6

4.4.0

Diff

Changelog

Source

4.4.0

Added
  • A message is now logged if an IAM is triggered but not displayed because neither automaticallyShowInAppMessages() nor subscribeToInAppMessage() were called.
Changed
  • IndexedDB connections now close after a transaction has been completed.
Fixed
  • Fixed an issue introduced in 4.0.0 where In-App Message closing animations did not work as expected.
appboy
published 4.3.0 •

Changelog

Source

4.3.0

Added
  • Added brazeBridge.changeUser(id: string, sdkAuthSignature?: string) to HTML In-App Messages.
  • Added the ability to include a custom pathname in the baseUrl initialization option.
appboy
published 4.2.1 •

Changelog

Source

4.2.1

Fixed
  • Fixed an issue introduced in 4.0.3, where IAM displays could sometimes fail due to an internal race condition.
appboy
published 4.2.0 •

Changelog

Source

4.2.0

Added
  • Added support for Content Cards to evaluate Retry-After headers.
appboy
published 4.1.0 •

Changelog

Source

4.1.0

Added
Fixed
  • Fixed an issue where calling unregisterPush() when the user is already unregistered would fail to execute the success callback function.
appboy
published 4.0.6 •

Changelog

Source

4.0.6

Fixed
  • Fixed an issue introduced in 4.0.0 that incorrectly failed to display valid IAMs with an unknown Braze Action type error.
appboy
published 4.0.5 •

Changelog

Source

4.0.5

Fixed
  • Fixed an issue introduced in 4.0.0 that prevented the SDK from running with certain rollup.js configurations.
appboy
published 4.0.4 •

Changelog

Source

4.0.4

Changed
Fixed
  • Fixed an issue introduced in 4.0.0 that prevented control in-app message impressions from being logged.
appboy
published 4.0.3 •

Changelog

Source

4.0.3

Fixed
  • Fixed an issue introduced in 4.0.0 where Safari push did not work unless the full baseUrl (e.g. https://sdk.iad-01.braze.com/api/v3) was specified in the initialization options.
  • The SDK will now ignore In-App Messages containing a push prompt Braze Action for users who have already registered for push or whose browser does not support push.
appboy
published 4.0.2 •

Changelog

Source

4.0.2

Changed
Fixed
  • Removed usages of the nullish coalescing operator for better compatibility with various webpack configurations.
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