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

vue-cover-video-component

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cover-video-component - npm Package Compare versions

Comparing version 0.5.1 to 0.5.4

44

package.json
{
"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

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