Socket
Socket
Sign inDemoInstall

opentok-react-native

Package Overview
Dependencies
11
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.0 to 0.11.1

2

docs/EventData.md

@@ -69,2 +69,3 @@ ## Event Data

width: '',
videoType: '', // camera or screen
};

@@ -91,2 +92,3 @@ ```

width: '',
videoType: '', // camera or screen
},

@@ -93,0 +95,0 @@ oldValue: '',

4

docs/OTSubscriber.md

@@ -10,3 +10,3 @@ ### OTSubscriber Component

| eventHandlers | Object<Function> | No | Event handlers passed into the native subscriber instance
| subscribeToSelf | Boolean | No | If true, subscribe to his own stream (default: false)
| subscribeToSelf | Boolean | No | If set to true, the subscriber can subscribe to it's own publisher stream (default: false)

@@ -93,2 +93,2 @@ ## Properties

}
```
```
{
"name": "opentok-react-native",
"version": "0.11.0",
"version": "0.11.1",
"description": "React Native components for OpenTok iOS and Android SDKs",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc