@mcpjam/inspector 0.9.41 → 0.9.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/client/assets/{index-DFXvw0hZ.css → index-DziUi_rw.css} +1 -1
- package/dist/client/assets/{index-Bvs-Cjtw.js → index-VZiHoHdL.js} +52 -52
- package/dist/client/assets/{index-Bvs-Cjtw.js.map → index-VZiHoHdL.js.map} +1 -1
- package/dist/client/index.html +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -230,12 +230,12 @@ This project is licensed under the **Apache License 2.0** - see the [LICENSE](LI
|
|
|
230
230
|
|
|
231
231
|
</div>
|
|
232
232
|
|
|
233
|
-
|
|
234
233
|
# ⭐ Star History
|
|
234
|
+
|
|
235
235
|
<a href="https://star-history.com/#MCPJam/inspector&Date">
|
|
236
236
|
<picture>
|
|
237
237
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date&theme=dark" />
|
|
238
238
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date" />
|
|
239
239
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date" />
|
|
240
240
|
</picture>
|
|
241
|
-
</a>
|
|
241
|
+
</a>
|