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

@tef-novum/webview-bridge

Package Overview
Dependencies
Maintainers
7
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tef-novum/webview-bridge - npm Package Versions

1
46
13

3.17.0

Diff
atabel
published 3.17.0 •

Changelog

Source

v.3.17.0 - 2022-10-26

  • New bottomSheetActionSelector and bottomSheetInfo methods
atabel
published 3.16.0 •

Changelog

Source

v.3.16.0 - 2022-09-27

  • Allow params in setScreenName
  • Throw 423 error (locked) when trying to open a bottom sheet when a previous one is already being opened. This will prevent accidentally opening multiple sheets when the user does repeated taps
atabel
published 3.15.0 •

Changelog

Source

v.3.15.0 - 2022-09-21

  • Allow icons in bottomSheet rows
atabel
published 3.14.0 •

Changelog

Source

v.3.14.0 - 2022-09-15

  • New bottomSheet and bottomSheetSingleSelector functions
atabel
published 3.13.1 •

Changelog

Source

v.3.13.1 - 2022-08-09

  • Analytics: allow : in event params
atabel
published 3.13.0 •

Changelog

Source

v.3.13.0 - 2022-08-09

  • Analytics: fixes in sanitization and allow / and | chars
  • Analytics: truncate long event param values that exceed Firebase limits
  • Analytics: expose sanitizeAnalyticsParam and sanitizeAnalyticsParams methods
atabel
published 3.12.3 •

Changelog

Source

v.3.12.3 - 2022-08-05

  • fix setScreenName in web (gtag) to log screen name as page_title
atabel
published 3.12.2 •

Changelog

Source

v.3.12.2 - 2022-07-12

  • make analytics function resilient to gtag script being blocked by adblocker
atabel
published 3.12.1 •

Changelog

Source

v.3.12.1 - 2022-07-08

  • fix Analytics to allow _ chars
atabel
published 3.12.0 •

Changelog

Source

v.3.12.0 - 2022-07-08

  • new showAppRating() function