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

byteark-player-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

byteark-player-react - npm Package Compare versions

Comparing version 1.0.0-beta1 to 1.0.0-beta2

2

dist/index.js

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

function defaultCreatePlayerFunction(videoNode, options, onPlayerReady) {
return byteark(videoNode, options, onPlayerReady);
return bytearkPlayer(videoNode, options, onPlayerReady);
}

@@ -244,0 +244,0 @@

@@ -239,3 +239,3 @@ import React from 'react';

function defaultCreatePlayerFunction(videoNode, options, onPlayerReady) {
return byteark(videoNode, options, onPlayerReady);
return bytearkPlayer(videoNode, options, onPlayerReady);
}

@@ -242,0 +242,0 @@

{
"name": "byteark-player-react",
"version": "1.0.0-beta1",
"version": "1.0.0-beta2",
"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