Socket
Socket
Sign inDemoInstall

cueplayer-react

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cueplayer-react - npm Package Compare versions

Comparing version 0.3.22 to 0.3.23

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.3.23"></a>
## [0.3.23](https://github.com/joelhooks/cueplayer-react/compare/0.0.6...0.3.23) (2021-11-17)
<a name="0.3.21"></a>

@@ -2,0 +7,0 @@ ## [0.3.21](https://github.com/joelhooks/cueplayer-react/compare/0.0.6...0.3.21) (2021-07-06)

4

lib/components/Player.js

@@ -561,3 +561,5 @@ "use strict";

ref: function ref(c) {
_this5.manager.rootElement = c;
var _this5$props, _this5$props2;
_this5.manager.rootElement = (_this5$props = _this5.props) !== null && _this5$props !== void 0 && _this5$props.rootElement ? (_this5$props2 = _this5.props) === null || _this5$props2 === void 0 ? void 0 : _this5$props2.rootElement : c;
},

@@ -564,0 +566,0 @@ role: "region",

{
"name": "cueplayer-react",
"version": "0.3.22",
"version": "0.3.23",
"description": "cueplayer-react is a web video player built from the ground up for an HTML5 world using React library.",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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