@ehildt/depbadge 1.1.4 → 1.3.0

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.
Files changed (3) hide show
  1. package/README.md +4 -9
  2. package/dist/index.mjs +9329 -10003
  3. package/package.json +4 -6
package/README.md CHANGED
@@ -15,7 +15,7 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
15
15
 
16
16
  **`package.json`** – Node.js / JavaScript / TypeScript projects
17
17
  **`pyproject.toml`** – Python projects (PEP 621)
18
- **`Cargo.toml`** – Rust projects
18
+ **`Cargo.toml`** – Rust projects
19
19
 
20
20
  </div>
21
21
  <br>
@@ -37,9 +37,7 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
37
37
  <div align="center">
38
38
 
39
39
  [![colord](https://img.shields.io/badge/colord-v2.9.3-bc1cc4.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=bc1cc4&logoWidth=40&style=for-the-badge)](https://github.com/omgovich/colord)
40
- [![js-yaml](https://img.shields.io/badge/js_yaml-v4.1.1-6c3ad9.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=6c3ad9&logoWidth=40&style=for-the-badge)](https://github.com/nodeca/js-yaml)
41
40
  [![@iarna/toml](https://img.shields.io/badge/_iarna_toml-v2.2.5-d53f5d.svg?labelColor=333&cacheSeconds=3600&logo=toml&logoColor=d53f5d&logoWidth=40&style=for-the-badge)](https://github.com/iarna/iarna-toml)
42
- [![yargs](https://img.shields.io/badge/yargs-v18.0.0-c0e01f.svg?labelColor=333&cacheSeconds=3600&logo=freebsd&logoColor=c0e01f&logoWidth=40&style=for-the-badge)](https://github.com/yargs/yargs)
43
41
 
44
42
  </div>
45
43
 
@@ -65,26 +63,23 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
65
63
  ![@vitest/coverage-v8](https://img.shields.io/badge/_vitest_coverage_v8-4.1.0-92d435.svg?labelColor=333&cacheSeconds=3600&logo=vitest&logoColor=92d435&logoWidth=40&style=flat-square)
66
64
  ![jiti](https://img.shields.io/badge/jiti-v2.6.1-2ab746.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=2ab746&logoWidth=40&style=flat-square)
67
65
  ![lint-staged](https://img.shields.io/badge/lint_staged-v16.4.0-dfba26.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=dfba26&logoWidth=40&style=flat-square)
68
- ![npm-check-updates](https://img.shields.io/badge/npm_check_updates-v19.6.3-1ec23c.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=1ec23c&logoWidth=40&style=flat-square)
66
+ ![npm-check-updates](https://img.shields.io/badge/npm_check_updates-v19.6.5-1ec23c.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=1ec23c&logoWidth=40&style=flat-square)
69
67
  ![rimraf](https://img.shields.io/badge/rimraf-v6.1.3-24a85b.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=24a85b&logoWidth=40&style=flat-square)
70
68
  ![source-map-support](https://img.shields.io/badge/source_map_support-v0.5.21-2ecc39.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=2ecc39&logoWidth=40&style=flat-square)
71
69
  ![ts-loader](https://img.shields.io/badge/ts_loader-v9.5.4-1e46be.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=1e46be&logoWidth=40&style=flat-square)
72
70
  ![ts-node](https://img.shields.io/badge/ts_node-v10.9.2-c51b76.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=c51b76&logoWidth=40&style=flat-square)
73
71
  ![ts-unused-exports](https://img.shields.io/badge/ts_unused_exports-v11.0.1-5e26c0.svg?labelColor=333&cacheSeconds=3600&logo=npm&logoColor=5e26c0&logoWidth=40&style=flat-square)
74
72
  ![typescript](https://img.shields.io/badge/typescript-v5.9.3-4c2eb8.svg?labelColor=333&cacheSeconds=3600&logo=typescript&logoColor=4c2eb8&logoWidth=40&style=flat-square)
75
- ![typescript-eslint](https://img.shields.io/badge/typescript_eslint-v8.57.0-dc2e59.svg?labelColor=333&cacheSeconds=3600&logo=eslint&logoColor=dc2e59&logoWidth=40&style=flat-square)
76
- ![@types/yargs](https://img.shields.io/badge/_types_yargs-v17.0.35-9db92d.svg?labelColor=333&cacheSeconds=3600&logo=freebsd&logoColor=9db92d&logoWidth=40&style=flat-square)
73
+ ![typescript-eslint](https://img.shields.io/badge/typescript_eslint-v8.57.1-dc2e59.svg?labelColor=333&cacheSeconds=3600&logo=eslint&logoColor=dc2e59&logoWidth=40&style=flat-square)
77
74
 
78
75
  </div>
79
76
  <!-- DEPBADGE:END -->
80
77
 
81
78
  <br>
82
79
 
83
-
84
80
  <div align="center">
85
81
 
86
82
  [E-MAIL](mailto:eugen.hildt@gmail.com) &nbsp;—&nbsp; [WIKI](https://github.com/ehildt/depbadge/wiki) &nbsp;—&nbsp; [ISSUES](https://github.com/ehildt/depbadge/issues) &nbsp;—&nbsp; [DONATE](https://github.com/sponsors/ehildt)
87
83
 
88
-
89
84
  </div>
90
- <br>
85
+ <br>