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 2.0.0-beta.6 to 2.0.0-beta.7

dist/Player.js

7

index.js

@@ -6,8 +6,9 @@ //index.js - This is your package's entry point

import Mirax from './dist/Mirax';
import { mirax } from './dist/Player';
//import { attach } from './dist/attach';
// Export the VideoPlayer class and attach function
export default Mirax;
/*
export { attach };

@@ -20,2 +21,3 @@

export { mirax };

@@ -25,2 +27,1 @@

{
"name": "mirax-player",
"version": "2.0.0-beta.6",
"version": "2.0.0-beta.7",
"description": "A light weight javascript video player",

@@ -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