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

mirax-player

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mirax-player - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

4

index.js
//index.js - This is your package's entry point
// Import the VideoPlayer class
import Mirax from './src/VideoPlayer';
import { attach } from './src/connector';
import Mirax from './dist/VideoPlayer';
import { attach } from './dist/connector';

@@ -7,0 +7,0 @@ // Export the VideoPlayer class

{
"name": "mirax-player",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "A simple video player for react (beta release)",

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

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