Socket
Socket
Sign inDemoInstall

vue-plyr

Package Overview
Dependencies
16
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.3 to 6.0.4

dist/extra/nuxt/vue-plyr.plugin.js

3

changelog.md
# Changelog
#### 6.0.4
- Remove useless nuxt plugin.
#### 6.0.3

@@ -4,0 +7,0 @@ - Update docs.

3

package.json
{
"name": "vue-plyr",
"version": "6.0.3",
"version": "6.0.4",
"description": "A vue component for the plyr video & audio player.",

@@ -53,3 +53,2 @@ "license": "MIT",

"rollup": "^1.27.0",
"rollup-plugin-copy": "^3.1.0",
"rollup-plugin-node-resolve": "^5.2.0",

@@ -56,0 +55,0 @@ "rollup-plugin-vue": "^5.1.2",

# vue-plyr
>v6.0.3 - [Changelog](https://github.com/redxtech/vue-plyr/blob/master/changelog.md)
>v6.0.4 - [Changelog](https://github.com/redxtech/vue-plyr/blob/master/changelog.md)

@@ -194,13 +194,3 @@ A vue component for the plyr video & audio player.

Alternatively, you can use the provided plugin file (contents are exactly as above) like this:
```js
// nuxt.config.js
export default {
plugins: [
'vue-plyr/extra/nuxt/vue-plyr.plugin.js'
]
}
```
## Author
**vue-plyr** © [RedXTech](https://github.com/redxtech), Released under the [MIT](./LICENSE.md) License.
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