Skip to content
Tools / stoatchat / Dependencies

Dependency Analysis

stoatchat

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

53% Freshness
3299 Dependencies
1207 Outdated
0 Stale
9.2 Avg Behind

Dependency List

Latest release v0.12.1

Dependency Type Current Latest Behind CVE License
minimatch
npm
Transitive 3.1.2 10.2.5 91 behind 3 high ISC
minimatch
npm
Transitive 3.1.2 10.2.5 91 behind 3 high ISC
axios
npm
Transitive 0.26.1 1.17.0 84 behind 15 high MIT
@babel/plugin-transform-modules-systemjs
npm
Transitive 7.28.5 7.29.7 10 behind 1 high MIT
@babel/plugin-transform-modules-systemjs
npm
Transitive 7.28.5 7.29.7 10 behind 1 high MIT
picomatch
npm
Transitive 2.3.1 4.0.4 9 behind 2 high MIT
picomatch
npm
Transitive 2.3.1 4.0.4 9 behind 2 high MIT
svgo
npm
Transitive 3.3.2 4.0.1 8 behind 1 high MIT
svgo
npm
Transitive 3.3.2 4.0.1 8 behind 1 high MIT
hickory-proto
cargo
Direct 0.25.2 0.26.1 7 behind 4 high MIT OR Apache-2.0
rustls-webpki
cargo
Direct 0.103.10 0.103.13 6 behind 6 high ISC
serialize-javascript
npm
Transitive 6.0.2 7.0.5 6 behind 2 high BSD-3-Clause
serialize-javascript
npm
Transitive 6.0.2 7.0.5 6 behind 2 high BSD-3-Clause
path-to-regexp
npm
Transitive 0.1.12 8.4.2 5 behind 1 high MIT
path-to-regexp
npm
Transitive 0.1.12 8.4.2 5 behind 1 high MIT
openssl
cargo
Direct 0.10.76 0.10.80 4 behind 7 high Apache-2.0
lodash
npm
Transitive 4.17.21 4.18.1 3 behind 3 high CC0-1.0 AND MIT
lodash
npm
Transitive 4.17.21 4.18.1 3 behind 3 high CC0-1.0 AND MIT
node-forge
npm
Transitive 1.3.1 1.4.0 3 behind 7 high BSD-3-Clause OR GPL-2.0 OR (BSD-3-Clause AND GPL-2.0)
node-forge
npm
Transitive 1.3.1 1.4.0 3 behind 7 high BSD-3-Clause OR GPL-2.0 OR (BSD-3-Clause AND GPL-2.0)
fast-uri
npm
Transitive 3.1.0 3.1.2 2 behind 2 high BSD-3-Clause
fast-uri
npm
Transitive 3.1.0 3.1.2 2 behind 2 high BSD-3-Clause
libgit2-sys
cargo
Direct 0.14.2+1.5.1 2 high MIT OR Apache-2.0
tokio
cargo
Direct 0.2.25 5 high MIT
tungstenite
cargo
Direct 0.17.3 1 high MIT OR Apache-2.0
ajv
npm
Transitive 6.12.6 8.20.0 67 behind 1 medium MIT
ajv
npm
Transitive 6.12.6 8.20.0 67 behind 1 medium MIT
qs
npm
Transitive 6.13.0 6.15.2 35 behind 2 medium BSD-3-Clause
qs
npm
Transitive 6.13.0 6.15.2 35 behind 2 medium BSD-3-Clause
rustls-webpki
cargo
Direct 0.102.8 0.103.13 21 behind 2 medium ISC
brace-expansion
npm
Transitive 1.1.12 5.0.6 10 behind 1 medium MIT
brace-expansion
npm
Transitive 1.1.12 5.0.6 10 behind 1 medium MIT
postcss
npm
Transitive 8.5.6 8.5.15 9 behind 1 medium MIT
postcss
npm
Transitive 8.5.6 8.5.15 9 behind 1 medium MIT
js-yaml
npm
Transitive 3.14.1 4.2.0 5 behind 1 medium MIT
js-yaml
npm
Transitive 3.14.1 4.2.0 5 behind 1 medium MIT
follow-redirects
npm
Transitive 1.15.11 1.16.0 1 behind 1 medium MIT
follow-redirects
npm
Transitive 1.15.11 1.16.0 1 behind 1 medium MIT
mdast-util-to-hast
npm
Transitive 13.2.0 13.2.1 1 behind 1 medium MIT
mdast-util-to-hast
npm
Transitive 13.2.0 13.2.1 1 behind 1 medium MIT
idna
cargo
Direct 0.2.3 1 medium MIT OR Apache-2.0
rsa
cargo
Direct 0.7.2 2 medium MIT OR Apache-2.0
webpack
npm
Transitive 5.102.1 5.107.2 14 behind 2 low MIT
webpack
npm
Transitive 5.102.1 5.107.2 14 behind 2 low MIT
rand
cargo
Direct 0.9.2 0.10.1 10 behind 2 low MIT OR Apache-2.0
atty
cargo
Direct 0.2.14 0.2.14 Current 3 low MIT
git2
cargo
Direct 0.16.1 2 low MIT OR Apache-2.0
bincode
cargo
Direct 1.3.3 3.0.0 13 behind 1 unknown 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
core2
cargo
Direct 0.4.0 0.4.0 Current 1 unknown Apache-2.0 OR MIT
fxhash
cargo
Direct 0.2.1 0.2.1 Current 1 unknown Apache-2.0 OR 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
proc-macro-error
cargo
Direct 1.0.4 1.0.4 Current 1 unknown MIT OR Apache-2.0
yaml-rust
cargo
Direct 0.4.5 0.4.5 Current 1 unknown MIT OR Apache-2.0

License Breakdown

MIT 2178
MIT OR Apache-2.0 438
MIT-0 116
Apache-2.0 101
Apache-2.0 OR MIT 93
ISC 87
BSD-2-Clause 57
BSD-3-Clause 46
Unknown 24
Unicode-3.0 18
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT 15
Zlib OR Apache-2.0 OR MIT 14
Apache-2.0 OR ISC OR MIT 11
Unlicense OR MIT 8
MIT OR Apache-2.0 OR Zlib 7
MPL-2.0 7
CC0-1.0 5
0BSD 4
CC0-1.0 AND MIT 4
LicenseRef-scancode-unicode AND MIT 4
CC0-1.0 OR MIT-0 OR Apache-2.0 3
CDLA-Permissive-2.0 3
Zlib 3
AFL-2.1 AND AFL-3.0 AND BSD-3-Clause 2
Apache-2.0 OR (Apache-2.0 AND LGPL-3.0-only) 2
Apache-2.0 OR BSD-2-Clause OR MIT OR (Apache-2.0 AND BSD-2-Clause) OR (Apache-2.0 AND MIT) OR (BSD-2-Clause AND MIT) 2
BSD-2-Clause AND BSD-2-Clause-Views 2
BSD-2-Clause AND BSD-3-Clause 2
BSD-2-Clause OR Apache-2.0 OR MIT 2
BSD-3-Clause AND LicenseRef-scancode-generic-cla AND MIT 2
BSD-3-Clause OR Apache-2.0 2
BSD-3-Clause OR GPL-2.0 OR (BSD-3-Clause AND GPL-2.0) 2
BSD-3-Clause OR MIT OR Apache-2.0 2
BlueOak-1.0.0 2
CC-BY-4.0 2
CC0-1.0 OR MIT OR (CC0-1.0 AND MIT) 2
MIT AND WTFPL 2
MIT OR (CC0-1.0 AND MIT) 2
MIT OR Apache-2.0 OR LGPL-2.1-or-later 2
MIT OR WTFPL OR (MIT AND WTFPL) 2
Python-2.0 2
(Apache-2.0 OR MIT) AND BSD-3-Clause 1
(MIT OR Apache-2.0) AND Apache-2.0 1
(MIT OR Apache-2.0) AND NCSA 1
(MIT OR Apache-2.0) AND Unicode-3.0 1
(MIT OR CC0-1.0) 1
0BSD OR MIT OR Apache-2.0 1
Apache-2.0 AND ISC 1
Apache-2.0 OR BSL-1.0 1
BSD-3-Clause OR MIT 1
CC0-1.0 OR Apache-2.0 1
ISC AND (Apache-2.0 OR ISC) 1
ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) 1
MIT AND BSD-3-Clause 1
MIT OR Apache-2.0 OR BSD-1-Clause 1
MIT OR BSD-3-Clause 1
MIT OR Zlib OR Apache-2.0 1

CVE Severity

critical 0
high 25
medium 17
low 5
unknown 9

Beta — feedback welcome: [email protected]