Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vime/svelte

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vime/svelte - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

11

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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

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