@byteark/byteark-player-vue
Advanced tools
Comparing version 2.2.0 to 3.0.0-beta1
{ | ||
"name": "@byteark/byteark-player-vue", | ||
"version": "2.2.0", | ||
"version": "3.0.0-beta1", | ||
"main": "dist/@byteark/byteark-player-vue.umd.js", | ||
@@ -22,10 +22,17 @@ "description": "ByteArk Player Container for Vue.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.14.6", | ||
"@babel/eslint-parser": "^7.14.7", | ||
"@vue/cli-plugin-babel": "~4.5.13", | ||
"@vue/cli-plugin-eslint": "~4.5.13", | ||
"@vue/cli-service": "~4.5.13", | ||
"@vue/compiler-sfc": "^3.1.5", | ||
"core-js": "^3.15.2", | ||
"@vue/eslint-config-airbnb": "^5.3.0", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.29.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-vue": "^6.2.2", | ||
"gh-pages": "^3.2.3", | ||
"node-sass": "^6.0.1", | ||
"sass-loader": "^10.2.0", | ||
"vue": "^3.1.5" | ||
"node-sass": "^7.0.0", | ||
"sass-loader": "^8.0.2", | ||
"vue": "^2.6.14", | ||
"vue-template-compiler": "^2.6.14" | ||
}, | ||
@@ -32,0 +39,0 @@ "resolutions": { |
@@ -35,8 +35,8 @@ # ByteArk Player Container for Vue.js | ||
Since Vue 3 is not backward compatible, please make sure to install the correct ByteArk Player Container version based on your Vue version. | ||
Since Vue 3 is not backward compatible, please make sure to install the correct ByteArk Player Container version based on your Vue version. | ||
| Vue Version | Package Version | | ||
|-------------|-----------------| | ||
| 2.x | 1.x | | ||
| 3.x | 2.x | | ||
| 2.x | 3.x | | ||
| 3.x | 4.x | | ||
@@ -138,6 +138,7 @@ | ||
The following 4 properties can also be added to `options` for an advanced usage. | ||
The following 5 properties can also be added to `options` for an advanced usage. | ||
| Name | Type | Description | | ||
|---------------------------|----------|---------------------------------------------------------------------------------| | ||
| playerSlugId | String | SlugId of player created via api player server service | | ||
| playerVersion | String | Custom version of the player. (default: 'v1') | | ||
@@ -144,0 +145,0 @@ | playerEndpoint | String | Endpoint to the video player (without version part and ending slash). | |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
399
3
17520
15
2
0