@vime/svelte
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.2.2](https://github.com/vime-js/vime/compare/v3.2.1...v3.2.2) (2020-09-17) | ||
### Bug Fixes | ||
* update vime description ([625f14a](https://github.com/vime-js/vime/commit/625f14ae3d0fbdd830fc6a33d035898da9ee3552)) | ||
## [3.2.1](https://github.com/vime-js/vime/compare/v3.2.0...v3.2.1) (2020-09-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vime/svelte", | ||
"version": "3.2.1", | ||
"description": "Collection of Svelte components to build and customize your own media player.", | ||
"version": "3.2.2", | ||
"description": "Svelte bindings for Vime media player.", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"@vime/core": "^3.2.1" | ||
"@vime/core": "^3.2.2" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "5268349c3e7266d56d92ff0b5a87fc1ec92df867" | ||
"gitHead": "6d9e97f5e102e3378182c7a1d9700c866be88daa" | ||
} |
# @vime/svelte | ||
Vime is simply a collection of [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) | ||
that help you easily build and customize your own media player. These are [Svelte](https://svelte.dev) | ||
specific building blocks on top of [@vime/core](https://www.npmjs.com/package/@vime/core) components. | ||
Vime is a customizable media player built with [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components). These are [Svelte](https://svelte.dev) specific building blocks on top of | ||
[@vime/core](https://www.npmjs.com/package/@vime/core) components. | ||
@@ -7,0 +6,0 @@ ## Related |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2163740
11
Updated@vime/core@^3.2.2