Socket
Socket
Sign inDemoInstall

@glezsosa/videojs-hola-skin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glezsosa/videojs-hola-skin - npm Package Compare versions

Comparing version 0.0.5-47 to 0.0.5

2

Gruntfile.js

@@ -32,3 +32,3 @@ 'use strict';

'src/**/*.less',
'node_modules/@hola.org/videojs-settings/src/videojs-settings.less'
'node_modules/@glezsosa/videojs-settings/src/videojs-settings.less'
]

@@ -35,0 +35,0 @@ }

@@ -14,19 +14,31 @@ {

"/opt/lampp/htdocs/hola_player"
],
[
{
"raw": "@glezsosa/videojs-hola-skin",
"scope": "@glezsosa",
"escapedName": "@glezsosa%2fvideojs-hola-skin",
"name": "@glezsosa/videojs-hola-skin",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/opt/lampp/htdocs/movipbox_player"
]
],
"_from": "@hola.org/videojs-hola-skin@0.0.5-47",
"_from": "@glezsosa/videojs-hola-skin",
"_id": "@glezsosa/videojs-hola-skin@0.0.5-47",
"_inCache": true,
"_location": "/@hola.org/videojs-hola-skin",
"_nodeVersion": "7.5.0",
"_location": "/@glezsosa/videojs-hola-skin",
"_nodeVersion": "6.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/videojs-hola-skin-0.0.5-47.tgz_1495026501922_0.6913905523251742"
"host": "s3://npm-registry-packages",
"tmp": "tmp/videojs-hola-skin-0.0.5-47.tgz_1495897959233_0.39251116872765124"
},
"_npmUser": {
"name": "hola.org",
"email": "npm@hola.org"
"name": "glezsosa",
"email": "miguel.gonzalezsosa@gmail.com"
},
"_npmVersion": "4.1.2",
"_npmVersion": "4.6.1",
"_phantomChildren": {
"@hola.org/videojs-hola-skin": "0.0.5-47",
"@hola.org/videojs-utils": "0.0.1-5",

@@ -36,21 +48,19 @@ "clipboard": "1.6.1"

"_requested": {
"raw": "@hola.org/videojs-hola-skin@0.0.5-47",
"scope": "@hola.org",
"escapedName": "@hola.org%2fvideojs-hola-skin",
"name": "@hola.org/videojs-hola-skin",
"rawSpec": "0.0.5-47",
"spec": "0.0.5-47",
"type": "version"
"raw": "@glezsosa/videojs-hola-skin",
"scope": "@glezsosa",
"escapedName": "@glezsosa%2fvideojs-hola-skin",
"name": "@glezsosa/videojs-hola-skin",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/",
"/@hola.org/video.js",
"/@hola.org/videojs-hola-skin/@hola.org/videojs-settings",
"/@hola.org/videojs-settings"
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@hola.org/videojs-hola-skin/-/videojs-hola-skin-0.0.5-47.tgz",
"_shasum": "ccb7b92ef462b2e338df461e63cda39c1022cbe2",
"_resolved": "https://registry.npmjs.org/@glezsosa/videojs-hola-skin/-/videojs-hola-skin-0.0.5-47.tgz",
"_shasum": "925db50a38272e733f3725795e46c9f56bb24a50",
"_shrinkwrap": null,
"_spec": "@hola.org/videojs-hola-skin@0.0.5-47",
"_where": "/opt/lampp/htdocs/hola_player",
"_spec": "@glezsosa/videojs-hola-skin",
"_where": "/opt/lampp/htdocs/movipbox_player",
"author": "",

@@ -61,2 +71,3 @@ "bugs": {

"dependencies": {
"@glezsosa/videojs-settings": "0.0.3-50",
"@hola.org/videojs-settings": "0.0.3-45"

@@ -93,2 +104,3 @@ },

],
"gitHead": "3214e352238fc5d107cd9663c841507c1b59d39a",
"homepage": "https://github.com/hola/videojs5-hola-skin#readme",

@@ -98,6 +110,11 @@ "license": "SEE LICENSE IN LICENSE.md",

"maintainers": [
"hola.org <npm@hola.org>"
{
"name": "hola.org",
"email": "npm@hola.org"
}
],
"name": "@glezsosa/videojs-hola-skin",
"optionalDependencies": {},
"readme": "videojs-hola-skin\n============\n\nA custom skin for VideoJS 5 with animated play/pause buttons.\n\n## Quick start\n\nThe links below are for `v0.0.5-23`. Please check if a newer version exist in [Tags](https://github.com/hola/videojs5-hola-skin/tags) section.\n\nTo start using Hola Skin with video.js, follow these steps:\n\n1. Add these includes to your document's `<head>`:\n\n ```html\n <link href=\"https://cdn.rawgit.com/hola/videojs5-hola-skin/7d90ba104a042866779afd742410b211abdea9da/dist/css/videojs-hola-skin.css\" rel=\"stylesheet\">\n <script src=\"https://cdn.rawgit.com/hola/videojs5-hola-skin/7d90ba104a042866779afd742410b211abdea9da/dist/js/videojs-hola-skin.min.js\"></script>\n ```\n\n2. Set `plugins` option for your Video.js setup:\n\n In video tag `data-setup` attribute in your html\n ```html\n data-setup='{\"plugins\":{\"hola_skin\": {\"css\": false}}}'\n ```\n\n or in javascript videojs call:\n ```javascript\n videojs('your-video-element', {\n plugins: {\n hola_skin: {css: false}\n }\n });\n ```\n\n## Configuration options\nThe following configuration options are supported for this plugin:\n\n| Property | Type | Default | Description |\n| -------------------------- | -------------------- | -----------------------------| ----------- |\n| className | ```<String>``` | 'vjs5-hola-skin' | Skin class name to be added to the videojs container. If configuration options include ```className``` without ```css```, default skin loading is skipped. |\n| css | ```<String>|false``` | '/css/videojs-hola-skin.css' | Name of the css file to be downloaded dynamically, use 'false' when css added to the DOM statically in HTML like in the example above. |\n| ver | ```<String>``` | ```<package version>``` | Version query string appended to ```css``` file name.<br> For instance, if configured to '1.1', css will load from /css/videojs-hola-skin.css?ver=1.1 |\n| show_controls_before_start | ```<Boolean>``` | false | Show player controls (play button, volume control etc) on start before the video is first played. |\n \n",
"readmeFilename": "README.md",
"repository": {

@@ -117,3 +134,3 @@ "type": "git",

"style": "dist/css/videojs-hola-skin.css",
"version": "0.0.5-47"
"version": "0.0.5"
}
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