Socket
Socket
Sign inDemoInstall

opentok-react-native

Package Overview
Dependencies
13
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.25.0 to 2.25.1

7

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.25.1 (June 27 2023)
- [Fix]: Fix camera lifecycle on Android. - issue #645
# 2.25.0 (May 17 2023)

@@ -9,3 +13,4 @@

For iOS, note that this version supports iOS 13+, removes support for FAT binaries
and drops 32-bit support.
and drops 32-bit support. The OpenTok iOS SDK is now available as the OTXCFramework
Pod file. (The OpenTok pod file was for FAT binaries.)

@@ -12,0 +17,0 @@ See the release notes for the OpenTok [ioS SDK](https://tokbox.com/developer/sdks/ios/release-notes.html)

2

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

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

@@ -47,3 +47,3 @@ # opentok-react-native

# Pods for <YourProject>
pod 'OpenTok', '2.23.1'
pod 'OTXCFramework', '2.25.1'
end

@@ -50,0 +50,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc