@sapphire/plugin-hmr
Advanced tools
Comparing version 3.0.2-next.d27dc1c to 3.0.2-next.d2c9aaa
{ | ||
"name": "@sapphire/plugin-hmr", | ||
"version": "3.0.2-next.d27dc1c", | ||
"version": "3.0.2-next.d2c9aaa", | ||
"description": "Plugin for @sapphire/framework for hot module reloading for pieces", | ||
@@ -52,3 +52,3 @@ "author": "@sapphire", | ||
"dependencies": { | ||
"chokidar": "^3.6.0" | ||
"chokidar": "^4.0.1" | ||
}, | ||
@@ -84,7 +84,7 @@ "repository": { | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@favware/rollup-type-bundler": "^3.3.0", | ||
"concurrently": "^8.2.2", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.15.7", | ||
"concurrently": "^9.0.1", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2", | ||
"typedoc": "^0.25.13", | ||
@@ -91,0 +91,0 @@ "typedoc-json-parser": "^10.0.0", |
@@ -10,3 +10,2 @@ <div align="center"> | ||
[![GitHub](https://img.shields.io/github/license/sapphiredev/plugins)](https://github.com/sapphiredev/plugins/blob/main/LICENSE.md) | ||
[![codecov](https://codecov.io/gh/sapphiredev/plugins/branch/main/graph/badge.svg?token=QWL8FB16BR)](https://codecov.io/gh/sapphiredev/plugins) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/@sapphire/plugin-hmr?logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@sapphire/plugin-hmr) | ||
@@ -13,0 +12,0 @@ [![npm](https://img.shields.io/npm/v/@sapphire/plugin-hmr?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/plugin-hmr) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40603
141
+ Addedchokidar@4.0.1(transitive)
+ Addedreaddirp@4.0.2(transitive)
- Removedanymatch@3.1.3(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbraces@3.0.3(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
Updatedchokidar@^4.0.1