Socket
Socket
Sign inDemoInstall

@skjnldsv/vue-plyr

Package Overview
Dependencies
27
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.0 to 7.3.0

22

package.json
{
"name": "@skjnldsv/vue-plyr",
"version": "7.2.0",
"version": "7.3.0",
"description": "A vue component for the plyr video & audio player.",

@@ -33,7 +33,7 @@ "license": "MIT",

"engines": {
"node": "^14.0.0",
"npm": "^7.0.0"
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
},
"dependencies": {
"plyr": "^3.6.8",
"plyr": "^3.7.2",
"vue": "^3.2.37"

@@ -43,10 +43,10 @@ },

"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@rollup/plugin-commonjs": "^22.0.0",
"@nextcloud/eslint-config": "^8.1.2",
"@nextcloud/stylelint-config": "^2.2.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@vue/tsconfig": "^0.1.3",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.1",
"rollup": "^2.75.6",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"rollup": "^2.78.1",
"rollup-plugin-inject-process-env": "^1.3.1",

@@ -56,3 +56,3 @@ "rollup-plugin-styles": "^4.0.0",

"rollup-plugin-vue2": "^0.8.1",
"sass": "^1.52.3"
"sass": "^1.54.4"
},

@@ -59,0 +59,0 @@ "keywords": [

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