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

vite-plugin-watch-and-run

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-watch-and-run - npm Package Compare versions

Comparing version 1.3.0-exp.2 to 1.3.0-exp.3

8

CHANGELOG.md
# @kitql/vite-plugin-watch-and-run
## 1.3.0-exp.3
### Patch Changes
- Updated dependencies
[[`2cd7b4d`](https://github.com/jycouet/kitql/commit/2cd7b4d97694035974cfdb838138339fccc1daf3)]:
- @kitql/helper@0.8.0-exp.2
## 1.3.0-exp.2

@@ -4,0 +12,0 @@

4

package.json
{
"name": "vite-plugin-watch-and-run",
"description": "vite-plugin that will watch some files and run a package.json script on change",
"version": "1.3.0-exp.2",
"version": "1.3.0-exp.3",
"license": "MIT",

@@ -17,3 +17,3 @@ "type": "module",

"dependencies": {
"@kitql/helper": "0.8.0-exp.1",
"@kitql/helper": "0.8.0-exp.2",
"micromatch": "4.0.5"

@@ -20,0 +20,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