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

234

7.3.1

Diff
yoriiis
published 7.3.1 •
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)
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)
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)
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 in (#152)
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)
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)
yoriiis
published 6.0.4 •

Changelog

Source

6.0.4

Fixes

  • Fix duration when preload is disabled (#136)
yoriiis
published 6.0.3 •

Changelog

Source

6.0.3

Fixes

  • Fix Firefox progress bar height (#129)
  • Add Youtube origin parameter (#130)
yoriiis
published 6.0.2 •

Changelog

Source

6.0.2

Fixes

  • Increase progress bar height (#119)
  • Fix preload on html5 provider (#118)