Socket
Socket
Sign inDemoInstall

opentok-react-native

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-react-native - npm Package Compare versions

Comparing version 0.21.4 to 2.25.0

android/build/.transforms/d722d7dd78d6f6503b4d3eb2db3e1594/results.bin

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# 2.25.0 (May 17 2023)
- [Update]: Update OpenTok Android SDK and OpenTok iOS SDK to version 2.25.1.
Note that with this version, we are pinning the major and minor release versions
(2.25) to match the corresponding versions in the OpenTok Android and iOS SDKs.
For iOS, note that this version supports iOS 13+, removes support for FAT binaries
and drops 32-bit support.
See the release notes for the OpenTok [ioS SDK](https://tokbox.com/developer/sdks/ios/release-notes.html)
and the [Android SDK](https://tokbox.com/developer/sdks/android/release-notes.html).
- [Fix]: Fixes an issue in which applications could not connect to a session when
the `proxyUrl` option for OTSession was set. - issue #645
# 0.21.4 (April 12 2023)

@@ -2,0 +18,0 @@

5

docs/OTSession.md

@@ -153,5 +153,4 @@ # OTSession Component

**proxyUrl**
The proxy URL. This is an [add-on feature](https://www.vonage.com/communications-apis/video/pricing//plans)
**proxyUrl** (String) -- The proxy URL to use for the session.
This is an [add-on feature](https://www.vonage.com/communications-apis/video/pricing//plans)
feature. See the [OpenTok IP Proxy](https://tokbox.com/developer/guides/ip-proxy/) developer guide.

@@ -158,0 +157,0 @@

2

package.json
{
"name": "opentok-react-native",
"version": "0.21.4",
"version": "2.25.0",
"description": "React Native components for OpenTok iOS and Android SDKs",

@@ -5,0 +5,0 @@ "main": "src/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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