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

vite-plugin-live-reload

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-live-reload - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

8

package.json
{
"name": "vite-plugin-live-reload",
"version": "3.0.2",
"version": "3.0.3",
"description": "A simple live reloading plugin for vite.",

@@ -41,5 +41,7 @@ "type": "module",

"tsup": "^6.1.3",
"typescript": "^4.7.4",
"vite": "^4.0.0"
"typescript": "^4.7.4"
},
"peerDependencies": {
"vite": "^4.0.0 || ^5.0.0"
},
"dependencies": {

@@ -46,0 +48,0 @@ "chokidar": "^3.5.0",

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