Socket
Socket
Sign inDemoInstall

@hola.org/videojs-thumbnails

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1-3 to 0.1.1-4

16

package.json
{
"name": "@hola.org/videojs-thumbnails",
"version": "0.1.1-3",
"version": "0.1.1-4",
"description": "progress bar thumbnails plugin for video.js",
"main": "videojs.thumbnails.js",
"style": "videojs.thumbnails.css",
"repository": {

@@ -9,7 +11,17 @@ "type": "git",

},
"scripts": {
"build": "grunt",
"login": "c=`npm c ls`; test \"${c#*@hola}\" != \"$c\" || npm login --scope @hola.org",
"release": "run-s build login release:*",
"release:tag": "git tag v$npm_package_version",
"release:publish": "npm publish",
"release:pushtags": "git push --tags origin",
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"grunt": "^0.4.4",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-jshint": "^0.10.0"
"grunt-contrib-jshint": "^1.0.0",
"npm-run-all": "^3.1.0"
}
}
f
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc