Skip to content
Tools / hoodik / Dependencies

Dependency Analysis

hoodik

Direct and transitive dependency freshness, license, and CVE exposure from the latest SBOM.

59% Freshness
2314 Dependencies
762 Outdated
0 Stale
15.3 Avg Behind

Dependency List

Latest release v1.15.1

Dependency Type Current Latest Behind CVE License
fast-xml-parser
npm
Transitive 4.5.0 5.8.0 55 behind 6 critical MIT
basic-ftp
npm
Transitive 5.0.5 6.0.1 8 behind 4 critical Apache-2.0 AND MIT
rollup
npm
Transitive 3.29.4 4.61.0 187 behind 2 high MIT
axios
npm
Transitive 1.7.7 1.17.0 35 behind 18 high MIT
rustls-webpki
cargo
Direct 0.101.7 0.103.13 33 behind 6 high ISC
@babel/plugin-transform-modules-systemjs
npm
Transitive 7.25.0 7.29.7 24 behind 1 high MIT
immutable
npm
Transitive 4.3.7 5.1.6 15 behind 1 high MIT
tar-fs
npm
Transitive 3.0.4 3.1.2 15 behind 3 high MIT
glob
npm
Transitive 10.4.5 13.0.6 13 behind 1 high ISC
serialize-javascript
npm
Transitive 4.0.0 7.0.5 11 behind 2 high BSD-3-Clause
picomatch
npm
Transitive 2.3.1 4.0.4 9 behind 2 high MIT
fast-uri
npm
Transitive 3.0.1 3.1.2 8 behind 2 high MIT
flatted
npm
Transitive 3.3.1 3.4.2 6 behind 2 high ISC
jws
npm
Transitive 3.2.2 4.0.1 3 behind 1 high MIT
lodash
npm
Transitive 4.17.21 4.18.1 3 behind 3 high CC0-1.0 AND MIT
openssl
cargo
Direct 0.10.78 0.10.80 2 behind 2 high Apache-2.0
body-parser
npm
Transitive 1.18.3 1 high MIT
jsonwebtoken
npm
Transitive 8.5.0 3 high MIT
moment
npm
Transitive 2.22.2 2 high MIT
qs
npm
Transitive 6.5.2 2 high BSD-3-Clause
rustls
cargo
Direct 0.20.9 1 high Apache-2.0 OR ISC OR MIT
vite
npm
Transitive 4.5.3 8.0.16 217 behind 8 medium Apache-2.0 AND BSD-2-Clause AND CC0-1.0 AND ISC AND MIT
vite
npm
Direct 4.5.14 8.0.16 84 behind 4 medium Apache-2.0 AND BSD-2-Clause AND CC0-1.0 AND ISC AND MIT
postcss
npm
Transitive 7.0.39 8.5.15 69 behind 2 medium MIT
ring
cargo
Direct 0.16.20 0.17.14 29 behind 2 medium ISC
nanoid
npm
Transitive 3.3.7 5.1.11 24 behind 1 medium MIT
yaml
npm
Transitive 2.5.1 2.9.0 13 behind 1 medium ISC
dompurify
npm
Transitive 3.3.3 3.4.8 9 behind 4 medium (Apache-2.0 AND GPL-1.0-only AND MPL-2.0 AND MS-PL) OR (Apache-2.0 AND GPL-1.0-only AND MPL-2.0) OR (Apache-2.0 AND GPL-2.0-only AND MPL-2.0 AND MS-PL) OR (Apache-2.0 AND GPL-2.0-only AND MPL-2.0)
ip-address
npm
Transitive 9.0.5 10.2.0 6 behind 1 medium MIT
bn.js
npm
Transitive 4.12.0 5.2.3 5 behind 1 medium MIT
ajv
npm
Transitive 8.17.1 8.20.0 4 behind 1 medium MIT
follow-redirects
npm
Transitive 1.15.9 1.16.0 3 behind 1 medium MIT
js-yaml
npm
Transitive 4.1.0 4.2.0 3 behind 1 medium MIT
@babel/helpers
npm
Transitive 7.25.6 1 medium MIT
@babel/runtime
npm
Transitive 7.25.6 1 medium MIT
ajv
npm
Transitive 6.10.0 1 medium MIT
esbuild
npm
Transitive 0.14.54 1 medium MIT
express
npm
Direct 4.16.4 2 medium MIT
idna
cargo
Direct 0.2.3 1 medium MIT OR Apache-2.0
rsa
cargo
Direct 0.8.2 2 medium MIT OR Apache-2.0
rand
cargo
Direct 0.7.3 0.10.1 25 behind 2 low MIT OR Apache-2.0
cookie
npm
Transitive 0.3.1 1.1.1 13 behind 1 low MIT
@tootallnate/once
npm
Transitive 2.0.0 3.0.1 2 behind 1 low MIT
on-headers
npm
Transitive 1.0.2 1.1.0 1 behind 1 low MIT
elliptic
npm
Transitive 6.6.1 6.6.1 Current 1 low MIT
send
npm
Transitive 0.16.2 1 low MIT
serve-static
npm
Transitive 1.13.2 1 low MIT
rustls-pemfile
cargo
Direct 1.0.4 2.2.0 7 behind 1 unknown Apache-2.0 OR ISC OR MIT
async-std
cargo
Direct 1.13.2 1 unknown Apache-2.0 OR MIT
atomic-polyfill
cargo
Direct 1.0.3 1 unknown MIT OR Apache-2.0
dotenv
cargo
Direct 0.15.0 0.15.0 Current 1 unknown MIT
instant
cargo
Direct 0.1.13 0.1.13 Current 1 unknown BSD-3-Clause
paste
cargo
Direct 1.0.15 1.0.15 Current 1 unknown MIT OR Apache-2.0
unic-char-property
cargo
Direct 0.9.0 0.9.0 Current 1 unknown MIT OR Apache-2.0
unic-char-range
cargo
Direct 0.9.0 0.9.0 Current 1 unknown MIT OR Apache-2.0
unic-common
cargo
Direct 0.9.0 0.9.0 Current 1 unknown MIT OR Apache-2.0
unic-ucd-common
cargo
Direct 0.9.0 1 unknown MIT OR Apache-2.0
unic-ucd-version
cargo
Direct 0.9.0 0.9.0 Current 1 unknown MIT OR Apache-2.0

License Breakdown

MIT 1416
MIT OR Apache-2.0 351
Unknown 164
Apache-2.0 OR MIT 66
ISC 65
Apache-2.0 58
BSD-3-Clause 31
BSD-2-Clause 23
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT 18
Unicode-3.0 18
Apache-2.0 AND MIT 12
MPL-2.0 11
Unlicense OR MIT 8
Apache-2.0 OR ISC OR MIT 7
CC0-1.0 AND MIT 7
0BSD 3
Apache-2.0 AND BSD-2-Clause AND CC0-1.0 AND ISC AND MIT 3
BlueOak-1.0.0 3
CC0-1.0 OR MIT OR (CC0-1.0 AND MIT) 3
AGPL-3.0 2
Apache-2.0 OR BSL-1.0 OR MIT 2
BSD-2-Clause OR Apache-2.0 OR MIT 2
BSD-3-Clause AND MIT 2
CC-BY-4.0 2
CC0-1.0 2
CDLA-Permissive-2.0 2
ISC AND MIT 2
MIT AND Zlib 2
MIT OR Apache-2.0 OR LGPL-2.1-or-later 2
(Apache-2.0 AND GPL-1.0-only AND MPL-2.0 AND MS-PL) OR (Apache-2.0 AND GPL-1.0-only AND MPL-2.0) OR (Apache-2.0 AND GPL-2.0-only AND MPL-2.0 AND MS-PL) OR (Apache-2.0 AND GPL-2.0-only AND MPL-2.0) 1
(Apache-2.0 OR MIT) AND BSD-3-Clause 1
(MIT OR Apache-2.0) AND Unicode-3.0 1
0BSD AND ISC AND MIT 1
0BSD AND MIT 1
0BSD OR MIT OR Apache-2.0 1
AFL-2.1 AND AFL-3.0 AND BSD-3-Clause 1
Apache-2.0 AND BSD-2-Clause 1
Apache-2.0 AND GPL-1.0-or-later AND LicenseRef-scancode-unknown-license-reference AND MIT 1
Apache-2.0 AND ISC 1
Apache-2.0 AND MIT AND Zlib 1
Apache-2.0 OR BSL-1.0 1
BSD-2-Clause AND BSD-2-Clause-Views 1
BSD-2-Clause AND BSD-3-Clause 1
BSD-3-Clause OR MIT 1
CC-BY-3.0 1
GPL-3.0-only OR MIT 1
LGPL-3.0 AND LGPL-3.0-only 1
MIT AND OSL-3.0 1
MIT OR (CC0-1.0 AND MIT) 1
MIT OR Apache-2.0 OR BSD-1-Clause 1
MIT OR Apache-2.0 OR Zlib 1
MIT OR Zlib OR Apache-2.0 1
Python-2.0 1
Zlib 1
Zlib OR Apache-2.0 OR MIT 1

CVE Severity

critical 2
high 19
medium 19
low 7
unknown 11

Beta — feedback welcome: [email protected]