mirax-player
Advanced tools
Comparing version 2.0.0-beta.6 to 2.0.0-beta.7
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35938
717