Socket
Socket
Sign inDemoInstall

opentok-react-native

Package Overview
Dependencies
Maintainers
1
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.10.1 to 0.10.2

2

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

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

@@ -34,3 +34,5 @@ # opentok-react-native

2. In your terminal, run `npm install opentok-react-native`
2. Add the library using `npm` or `yarn`.
* `npm install opentok-react-native`
* `yarn add opentok-react-native`

@@ -48,8 +50,6 @@ ### iOS Installation

```
platform :ios, '9.0'
target '<YourProjectName>' do
# Pods for <YourProject>
pod 'OpenTok', '2.15.3'
pod 'OpenTok', '2.16.0'
end

@@ -56,0 +56,0 @@

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