Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

byteark-player-react

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

byteark-player-react - npm Package Compare versions

Comparing version 1.0.0-beta18 to 1.0.0-beta19

4

dist/index.js

@@ -476,5 +476,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

var options = _extends({}, _this.props, {
autoplayResult_: autoplayResult_,
autoplay: autoplayResult_.autoplay,
muted: autoplayResult_.muted
autoplayResult_: autoplayResult_
});

@@ -481,0 +479,0 @@

@@ -474,5 +474,3 @@ import React from 'react';

var options = _extends({}, _this.props, {
autoplayResult_: autoplayResult_,
autoplay: autoplayResult_.autoplay,
muted: autoplayResult_.muted
autoplayResult_: autoplayResult_
});

@@ -479,0 +477,0 @@

{
"name": "byteark-player-react",
"version": "1.0.0-beta18",
"version": "1.0.0-beta19",
"description": "ByteArk Player Container for React",

@@ -5,0 +5,0 @@ "author": "byteark",

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