You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vlitejs

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vlitejs - npm Package Versions

234

7.4.0

Diff
y
yoriiis
published 7.4.0 •

Changelog

Source

7.4.0

Updates

  • Disable toggle playback on mobile overlay click (#178)
y
yoriiis
published 7.3.2 •

Changelog

Source

7.3.2

Fixes

  • Limit focus changes on control bar internal components by @leonvogt (#176)
  • Remove subtitle focus on first item (2836a19)
y
yoriiis
published 7.3.1 •

Changelog

Source

7.3.1

Fixes

  • Prevent vertical scroll page on the volume hotkeys by @rtritto (#168)
y
yoriiis
published 7.3.0 •

Changelog

Source

7.3.0

Updates

  • Improve plugin options by @rtritto (#167)
  • Move keyboard shortcuts in a new plugin hotkeys by @rtritto (#165)
y
yoriiis
published 7.2.1 •

Changelog

Source

7.2.1

Fixes

  • Update loader overlay to make the control bar accessible during loading by @rtritto (#155)
y
yoriiis
published 7.2.0 •

Changelog

Source

7.2.0

Fixes

Updates

  • Remove useless v-fullscreenButtonDisplay class and add v-fullscreen as a state class by @rtritto (#156)
  • Use abstract annotation in Player.ts by @rtritto (#157)
y
yoriiis
published 7.1.0 •

Changelog

Source

7.1.0

New features

  • Add options to customize the shortcuts value of volume and seek by @rtritto (#152)
y
yoriiis
published 7.0.0 •

Changelog

Source

7.0.0

⚠️ Breaking changes

  • Updates Node.js (#146)
    • Minimum supported Node.js version is 20.18.0
    • Updates other packages
    • Migrate ESLint/Prettier to Biome

New features

  • Add the volume bar plugin (#90)
  • Add the sticky plugin (#99)
y
yoriiis
published 6.0.5 •

Changelog

Source

6.0.5

Fixes

  • Fix poster display after the first playback, isPaused is reset on media end (#144)
y
yoriiis
published 6.0.4 •

Changelog

Source

6.0.4

Fixes

  • Fix duration when preload is disabled (#136)