vue-cover-video-component
Advanced tools
Comparing version 0.5.1 to 0.5.4
{ | ||
"name": "vue-cover-video-component", | ||
"version": "0.5.1", | ||
"description": "Loads and displays video as background:cover", | ||
"main": "index.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/BKWLD/vue-cover-video-component.git" | ||
}, | ||
"author": "info@bkwld.com", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/BKWLD/vue-cover-video-component/issues" | ||
}, | ||
"homepage": "https://github.com/BKWLD/vue-cover-video-component#readme", | ||
"dependencies": { | ||
"window-event-mediator": "bkwld/window-event-mediator", | ||
"vue-in-viewport-mixin": "bkwld/vue-in-viewport-mixin", | ||
"vue-media-loader-directive": "bkwld/vue-media-loader-directive" | ||
} | ||
"name": "vue-cover-video-component", | ||
"version": "0.5.4", | ||
"description": "Loads and displays video as background:cover", | ||
"main": "index.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/BKWLD/vue-cover-video-component.git" | ||
}, | ||
"author": "info@bkwld.com", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/BKWLD/vue-cover-video-component/issues" | ||
}, | ||
"homepage": "https://github.com/BKWLD/vue-cover-video-component#readme", | ||
"dependencies": { | ||
"window-event-mediator": "^0", | ||
"vue-in-viewport-mixin": "^0", | ||
"vue-media-loader-directive": "^0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 3 instances in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 3 instances in 1 package
10345
0
1
+ Addedlodash@3.10.14.17.21(transitive)
+ Addedvue-in-viewport-mixin@0.7.0(transitive)
+ Addedvue-media-loader-directive@0.5.1(transitive)
+ Addedwindow-event-mediator@0.6.0(transitive)
Updatedvue-in-viewport-mixin@^0
Updatedwindow-event-mediator@^0