Socket
Socket
Sign inDemoInstall

@vime/core

Package Overview
Dependencies
2
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.7.1 to 4.7.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.7.2](https://github.com/vime-js/vime/compare/v4.7.1...v4.7.2) (2020-11-17)
**Note:** Version bump only for package @vime/core
## [4.7.1](https://github.com/vime-js/vime/compare/v4.7.0...v4.7.1) (2020-11-16)

@@ -8,0 +16,0 @@

2

dist/collection/components/providers/hls/hls.js

@@ -10,3 +10,3 @@ import { h, Method, Component, Prop, State, Event, Listen, } from '@stencil/core';

/**
* @slot - Pass `<source>` and `<track>` elements to the underlying HTML5 media player.
* @slot - Pass `<source>` elements to the underlying HTML5 media player.
*/

@@ -13,0 +13,0 @@ export class HLS {

import { EventEmitter } from '../../../stencil-public-runtime';
import { MediaFileProvider, MediaPreloadOption, MediaCrossOriginOption } from '../file/MediaFileProvider';
/**
* @slot - Pass `<source>` and `<track>` elements to the underlying HTML5 media player.
* @slot - Pass `<source>` elements to the underlying HTML5 media player.
*/

@@ -6,0 +6,0 @@ export declare class HLS implements MediaFileProvider {

{
"name": "@vime/core",
"version": "4.7.1",
"version": "4.7.2",
"description": "Customizable, extensible, accessible and framework agnostic media player.",

@@ -109,3 +109,3 @@ "license": "MIT",

},
"gitHead": "d757ed34ab6f06d430707d2ec64d58ea519aee84"
"gitHead": "b4c0e3f25d8fba0c97fd471e1995eac64aa32bb2"
}
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