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.1 to 1.3.0-exp.2

12

CHANGELOG.md
# @kitql/vite-plugin-watch-and-run
## 1.3.0-exp.2
### Patch Changes
- [#384](https://github.com/jycouet/kitql/pull/384)
[`e6ae461`](https://github.com/jycouet/kitql/commit/e6ae4610268c403c0526ec73bd91961f8dd819ea)
Thanks [@jycouet](https://github.com/jycouet)! - export default
- Updated dependencies
[[`e6ae461`](https://github.com/jycouet/kitql/commit/e6ae4610268c403c0526ec73bd91961f8dd819ea)]:
- @kitql/helper@0.8.0-exp.1
## 1.3.0-exp.1

@@ -4,0 +16,0 @@

5

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.1",
"version": "1.3.0-exp.2",
"license": "MIT",

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

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

@@ -27,2 +27,3 @@ },

"types": "./dist/index.d.ts",
"default": "./dist/index.js",
"svelte": "./dist/index.js"

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