Socket
Socket
Sign inDemoInstall

react-native-video-controls

Package Overview
Dependencies
518
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 2.5.1

6

CHANGELOG.md

@@ -1,3 +0,7 @@

## 2.5.0 (17-05-2020)
## 2.5.1 (17-05-2020)
[#177](https://github.com/itsnubix/react-native-video-controls/pull/177)
## 2.5.0 (16-05-2020)
Linting

@@ -4,0 +8,0 @@

2

package.json
{
"name": "react-native-video-controls",
"version": "2.5.0",
"version": "2.5.1",
"description": "A set of GUI controls for the react-native-video component",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -1133,4 +1133,4 @@ import React, {Component} from 'react';

{this.renderError()}
{this.renderLoader()}
{this.renderTopControls()}
{this.renderLoader()}
{this.renderBottomControls()}

@@ -1137,0 +1137,0 @@ </View>

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