New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vlitejs

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vlitejs - npm Package Versions

134

6.0.1

Diff
yoriiis
published 6.0.1 •

Changelog

Source

6.0.1

Fixes

  • Added initial aria-label for bigPlay component (#115)
yoriiis
published 6.0.0 •

Changelog

Source

6.0.0

⚠️ Breaking changes

yoriiis
published 5.0.2 •

Changelog

Source

5.0.2

Updates

  • Add funding key in package.json (31313e2)
yoriiis
published 5.0.1 •

Changelog

Source

5.0.1

Fixes

Updates

  • Update sticky plugin providers (f142964)
yoriiis
published 5.0.0 •

Changelog

Source

5.0.0

⚠️ Breaking changes

  • Minimum supported Node.js version is 16.20.0 (#97)
  • Update HTML (#99)
    • Remove vlite-js CSS classe
    • Remove v-controlButton on v-bigPlay
    • Add nested container v-container for sticky compatibility
  • Add css file for PIP plugin (#90)

New features

  • Add the volume bar plugin (#90)
  • Add the sticky plugin (#99)

Updates

  • Increase or decrease the volume by 0.1 and fix the round
  • Update README.md (#95, #96)
  • New directory structure (#98)

Removes

  • Remove animation on volume button (#90)

Fixes

  • Fix Dailymotion volume (#90)
yoriiis
published 4.2.0 •

Changelog

Source

4.2.0

New features

  • Add the Google IMA SDK plugin (#77)
  • Add the AirPlay plugin (#82)

Updates

  • Enable playsinline by default (f142964)
  • Call Vlitejs onReady function before the plugins onReady functions (7620e16)
  • Use native aspect-ratio for player responsive (b9816bc)
  • Disable fullscreen on iPhone (not supported yet) (49c9567)
yoriiis
published 4.1.2 •

Changelog

Source

4.1.2

Fixes

  • Fix multiple cast instance (#76)
yoriiis
published 4.1.1 •

Changelog

Source

4.1.1

Fixes

  • Fix default values for Cast plugin options (e0e492e)
yoriiis
published 4.1.0 •

Changelog

Source

4.1.0

New features

  • Add the Dailymotion provider (#73)
  • Add the Cast plugin (#72)

Fixes

  • Fix Youtube seekTo method conflicting with unstarted and unmuted video (#75)
yoriiis
published 4.0.7 •

Changelog

Source

4.0.7

Fixes

  • Fix progress bar height (#71)