THIRD-PARTY NOTICES
===================

This file lists the open-source components used by Traverse and their
respective licenses. Traverse itself is proprietary software; the components
listed below are distributed under the terms shown here.

For dual-licensed packages (e.g. "MIT OR Apache-2.0"), Traverse selects the
MIT license. Package versions reflect the versions vendored at the time of this
file's generation.

Components are grouped by ecosystem: Rust (Cargo), .NET (NuGet), and
Studio UI (npm). Only redistributed runtime dependencies are listed; test
frameworks, build-time code generators, and dev-only tooling are excluded.

-------------------------------------------------------------------------------

RUST (CARGO) DEPENDENCIES
-------------------------

Name                                 Version       License
----------------------------         ----------    -------------------
addr2line                            0.25.1        MIT
adler2                               2.0.1         MIT
aes                                  0.8.4         MIT
ahash                                0.7.8         MIT
ahash                                0.8.12        MIT
aho-corasick                         1.1.4         MIT
allocator-api2                       0.2.21        MIT
android_system_properties            0.1.5         MIT
anstream                             1.0.0         MIT
anstyle                              1.0.14        MIT
anstyle-parse                        1.0.0         MIT
anstyle-query                        1.1.5         MIT
anstyle-wincon                       3.0.11        MIT
anyhow                               1.0.103       MIT
arrayvec                             0.7.8         MIT
arrow-array                          56.2.1        Apache-2.0
arrow-buffer                         56.2.1        Apache-2.0
arrow-data                           56.2.1        Apache-2.0
arrow-ipc                            56.2.1        Apache-2.0
arrow-schema                         56.2.1        Apache-2.0
arrow-select                         56.2.1        Apache-2.0
ash                                  0.38.0+1.3.281 MIT
async-channel                        2.5.0         MIT
async-trait                          0.1.89        MIT
atomic-waker                         1.1.2         MIT
atomic_float                         1.1.0         MIT
aws-lc-rs                            1.17.1        (Apache-2.0 OR ISC) AND ISC
aws-lc-sys                           0.42.0        (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) AND (Apache-2.0 OR ISC) AND Apache-2.0 AND BSD-3-Clause AND ISC AND MIT
axum                                 0.8.9         MIT
axum-core                            0.5.6         MIT
backtrace                            0.3.76        MIT
base64                               0.13.1        MIT
base64                               0.22.1        MIT
base64ct                             1.8.3         MIT
bcrypt                               0.19.2        MIT
bincode                              2.0.1         MIT
bincode_derive                       2.0.1         MIT
bit-set                              0.9.1         MIT
bit-vec                              0.9.1         MIT
bitflags                             2.13.0        MIT
bitvec                               1.1.1         MIT
block-buffer                         0.10.4        MIT
block-buffer                         0.12.1        MIT
block2                               0.6.2         MIT
blowfish                             0.10.0        MIT
borsh                                1.7.0         MIT
borsh-derive                         1.7.0         Apache-2.0
bumpalo                              3.20.3        MIT
burn                                 0.21.0        MIT
burn-autodiff                        0.21.0        MIT
burn-backend                         0.21.0        MIT
burn-candle                          0.21.0        MIT
burn-core                            0.21.0        MIT
burn-cpu                             0.21.0        MIT
burn-cubecl                          0.21.0        MIT
burn-cubecl-fusion                   0.21.0        MIT
burn-cuda                            0.21.0        MIT
burn-derive                          0.21.0        MIT
burn-dispatch                        0.21.0        MIT
burn-flex                            0.21.0        MIT
burn-fusion                          0.21.0        MIT
burn-ir                              0.21.0        MIT
burn-ndarray                         0.21.0        MIT
burn-nn                              0.21.0        MIT
burn-optim                           0.21.0        MIT
burn-rocm                            0.21.0        MIT
burn-router                          0.21.0        MIT
burn-std                             0.21.0        MIT
burn-store                           0.21.0        MIT
burn-tch                             0.21.0        MIT
burn-tensor                          0.21.0        MIT
burn-wgpu                            0.21.0        MIT
bytecheck                            0.6.12        MIT
bytecheck_derive                     0.6.12        MIT
bytemuck                             1.25.0        MIT
bytemuck_derive                      1.10.2        MIT
byteorder                            1.5.0         MIT
bytes                                1.12.0        MIT
bzip2                                0.4.4         MIT
bzip2-sys                            0.1.13+1.0.8  MIT
candle-core                          0.10.2        MIT
caseless                             0.2.2         MIT
castaway                             0.2.4         MIT
cfg-if                               1.0.4         MIT
chacha20                             0.10.1        MIT
chrono                               0.4.45        MIT
chrono-tz                            0.10.4        MIT
ciborium                             0.2.2         Apache-2.0
ciborium-io                          0.2.2         Apache-2.0
ciborium-ll                          0.2.2         Apache-2.0
cipher                               0.4.4         MIT
cipher                               0.5.2         MIT
clap                                 4.6.1         MIT
clap_builder                         4.6.0         MIT
clap_derive                          4.6.1         MIT
clap_lex                             1.1.0         MIT
clipboard-win                        5.4.1         BSL-1.0
cmov                                 0.5.4         MIT
codespan-reporting                   0.13.1        Apache-2.0
colorchoice                          1.0.5         MIT
colored                              3.1.1         MPL-2.0
comfy-table                          7.2.2         MIT
compact_str                          0.9.1         MIT
comrak                               0.39.1        BSD-2-Clause
concurrent-queue                     2.5.0         MIT
console                              0.16.4        MIT
const-oid                            0.10.2        MIT
const-oid                            0.9.6         MIT
const-random                         0.1.18        MIT
const-random-macro                   0.1.16        MIT
constant_time_eq                     0.1.5         CC0-1.0
constcat                             0.6.1         MIT
convert_case                         0.10.0        MIT
convert_case                         0.8.0         MIT
cookie                               0.18.1        MIT
cookie_store                         0.22.1        MIT
core-foundation-sys                  0.8.7         MIT
cpufeatures                          0.2.17        MIT
cpufeatures                          0.3.0         MIT
crc32fast                            1.5.0         MIT
critical-section                     1.2.0         MIT
crossbeam-channel                    0.5.15        MIT
crossbeam-deque                      0.8.6         MIT
crossbeam-epoch                      0.9.18        MIT
crossbeam-utils                      0.8.21        MIT
crossterm                            0.29.0        MIT
crossterm_winapi                     0.9.1         MIT
crunchy                              0.2.4         MIT
crypto-common                        0.1.7         MIT
crypto-common                        0.2.2         MIT
csv                                  1.4.0         MIT
csv-core                             0.1.13        MIT
ctutils                              0.4.2         MIT
cty                                  0.2.2         MIT
cubecl                               0.10.0        MIT
cubecl-common                        0.10.0        MIT
cubecl-core                          0.10.0        MIT
cubecl-cpp                           0.10.0        MIT
cubecl-cpu                           0.10.0        MIT
cubecl-cuda                          0.10.0        MIT
cubecl-hip                           0.10.0        MIT
cubecl-hip-sys                       7.2.5321100   MIT
cubecl-ir                            0.10.0        MIT
cubecl-macros                        0.10.0        MIT
cubecl-macros-internal               0.10.0        MIT
cubecl-opt                           0.10.0        MIT
cubecl-runtime                       0.10.0        MIT
cubecl-std                           0.10.0        MIT
cubecl-wgpu                          0.10.0        MIT
cubecl-zspace                        0.10.0        MIT
cubek                                0.2.0         MIT
cubek-attention                      0.2.0         MIT
cubek-convolution                    0.2.0         MIT
cubek-fft                            0.2.0         MIT
cubek-matmul                         0.2.0         MIT
cubek-quant                          0.2.0         MIT
cubek-random                         0.2.0         MIT
cubek-reduce                         0.2.0         MIT
cubek-std                            0.2.0         MIT
cudarc                               0.19.8        MIT
curve25519-dalek                     4.1.3         BSD-3-Clause
curve25519-dalek-derive              0.1.1         MIT
darling                              0.20.11       MIT
darling                              0.21.3        MIT
darling                              0.23.0        MIT
darling_core                         0.20.11       MIT
darling_core                         0.21.3        MIT
darling_core                         0.23.0        MIT
darling_macro                        0.20.11       MIT
darling_macro                        0.21.3        MIT
darling_macro                        0.23.0        MIT
dary_heap                            0.3.9         MIT
dashmap                              6.2.1         MIT
data-encoding                        2.11.0        MIT
der                                  0.7.10        MIT
deranged                             0.5.8         MIT
derive-new                           0.7.0         MIT
derive_builder                       0.20.2        MIT
derive_builder_core                  0.20.2        MIT
derive_builder_macro                 0.20.2        MIT
derive_more                          2.1.1         MIT
derive_more-impl                     2.1.1         MIT
deunicode                            1.6.2         BSD-3-Clause
digest                               0.10.7        MIT
digest                               0.11.3        MIT
dirs                                 6.0.0         MIT
dirs-sys                             0.5.0         MIT
dispatch2                            0.3.1         MIT
displaydoc                           0.2.6         MIT
dlib                                 0.5.3         MIT
document-features                    0.2.12        MIT
dyn-stack                            0.13.2        MIT
dyn-stack-macros                     0.1.3         MIT
ed25519                              2.2.3         MIT
ed25519-dalek                        2.2.0         BSD-3-Clause
either                               1.16.0        MIT
embassy-futures                      0.1.2         MIT
embassy-time                         0.5.1         MIT
embassy-time-driver                  0.2.2         MIT
embedded-hal                         0.2.7         MIT
embedded-hal                         1.0.0         MIT
embedded-hal-async                   1.0.0         MIT
encode_unicode                       1.0.0         MIT
endian-type                          0.2.0         MIT
entities                             1.0.1         MIT
enum-as-inner                        0.6.1         MIT
enumset                              1.1.13        MIT
enumset_derive                       0.15.0        MIT
equivalent                           1.0.2         MIT
errno                                0.3.14        MIT
error-code                           3.3.2         BSL-1.0
esaxx-rs                             0.1.10        Apache-2.0
event-listener                       5.4.1         MIT
event-listener-strategy              0.5.4         MIT
fallible-iterator                    0.2.0         MIT
fallible-iterator                    0.3.0         MIT
fallible-streaming-iterator          0.1.9         MIT
fastrand                             2.4.1         MIT
fiat-crypto                          0.2.9         MIT
filetime                             0.2.29        MIT
fixedbitset                          0.5.7         MIT
flatbuffers                          25.12.19      Apache-2.0
flate2                               1.1.9         MIT
float-ord                            0.3.2         MIT
float4                               0.2.0         MIT
float8                               0.7.0         MIT
fnv                                  1.0.7         MIT
foldhash                             0.1.5         Zlib
foldhash                             0.2.0         Zlib
form_urlencoded                      1.2.2         MIT
fs2                                  0.4.3         MIT
funty                                2.0.0         MIT
futures-channel                      0.3.32        MIT
futures-core                         0.3.32        MIT
futures-io                           0.3.32        MIT
futures-lite                         2.6.1         MIT
futures-macro                        0.3.32        MIT
futures-sink                         0.3.32        MIT
futures-task                         0.3.32        MIT
futures-util                         0.3.32        MIT
gemm                                 0.19.0        MIT
gemm-c32                             0.19.0        MIT
gemm-c64                             0.19.0        MIT
gemm-common                          0.19.0        MIT
gemm-f16                             0.19.0        MIT
gemm-f32                             0.19.0        MIT
gemm-f64                             0.19.0        MIT
generic-array                        0.14.7        MIT
getrandom                            0.2.17        MIT
getrandom                            0.3.4         MIT
getrandom                            0.4.3         MIT
gimli                                0.32.3        MIT
glow                                 0.17.0        MIT
glutin_wgl_sys                       0.6.1         Apache-2.0
gpu-allocator                        0.28.0        MIT
gpu-descriptor                       0.3.2         MIT
gpu-descriptor-types                 0.2.0         MIT
h2                                   0.4.15        MIT
half                                 2.7.1         MIT
hashbrown                            0.12.3        MIT
hashbrown                            0.13.2        MIT
hashbrown                            0.14.5        MIT
hashbrown                            0.15.5        MIT
hashbrown                            0.16.1        MIT
hashbrown                            0.17.1        MIT
hashlink                             0.9.1         MIT
heck                                 0.5.0         MIT
hermit-abi                           0.5.2         MIT
hexf-parse                           0.2.1         CC0-1.0
hmac                                 0.12.1        MIT
hmac                                 0.13.0        MIT
home                                 0.5.12        MIT
http                                 1.4.2         MIT
http-body                            1.0.1         MIT
http-body-util                       0.1.3         MIT
httparse                             1.10.1        MIT
httpdate                             1.0.3         MIT
hybrid-array                         0.4.13        MIT
hyper                                1.10.1        MIT
hyper-rustls                         0.27.9        MIT
hyper-timeout                        0.5.2         MIT
hyper-util                           0.1.20        MIT
iana-time-zone                       0.1.65        MIT
iana-time-zone-haiku                 0.1.2         MIT
icu_collections                      2.2.0         Unicode-3.0
icu_locale_core                      2.2.0         Unicode-3.0
icu_normalizer                       2.2.0         Unicode-3.0
icu_normalizer_data                  2.2.0         Unicode-3.0
icu_properties                       2.2.0         Unicode-3.0
icu_properties_data                  2.2.0         Unicode-3.0
icu_provider                         2.2.0         Unicode-3.0
ident_case                           1.0.1         MIT
idna                                 1.1.0         MIT
idna_adapter                         1.2.2         MIT
indexmap                             2.14.0        MIT
indicatif                            0.18.6        MIT
inflections                          1.1.1         MIT
inout                                0.1.4         MIT
inout                                0.2.2         MIT
ipnet                                2.12.0        MIT
is_terminal_polyfill                 1.70.2        MIT
itertools                            0.14.0        MIT
itoa                                 1.0.18        MIT
jni-sys                              0.3.1         MIT
jni-sys                              0.4.1         MIT
jni-sys-macros                       0.4.1         MIT
js-sys                               0.3.103       MIT
khronos-egl                          6.0.0         MIT
lazy_static                          1.5.0         MIT
libc                                 0.2.186       MIT
libloading                           0.8.9         ISC
libloading                           0.9.0         ISC
liblzma                              0.4.7         MIT
liblzma-sys                          0.4.7         MIT
libm                                 0.2.16        MIT
libmimalloc-sys                      0.1.49        MIT
libredox                             0.1.18        MIT
libsqlite3-sys                       0.30.1        MIT
linux-raw-sys                        0.12.1        MIT
litemap                              0.8.2         Unicode-3.0
litrs                                1.0.0         MIT
lock_api                             0.4.14        MIT
log                                  0.4.33        MIT
lru-slab                             0.1.2         MIT
lz4_flex                             0.13.1        MIT
macerator                            0.3.3         MIT
macerator-macros                     0.1.5         MIT
macro_rules_attribute                0.2.2         MIT
macro_rules_attribute-proc_macro     0.2.2         MIT
matchers                             0.2.0         MIT
matchit                              0.8.4         BSD-3-Clause AND MIT
matrixmultiply                       0.3.10        MIT
md-5                                 0.11.0        MIT
md5                                  0.8.0         MIT
memchr                               2.8.2         MIT
memmap2                              0.9.11        MIT
mimalloc                             0.1.52        MIT
mime                                 0.3.17        MIT
minimal-lexical                      0.2.1         MIT
miniz_oxide                          0.8.9         MIT
mio                                  1.2.1         MIT
moddef                               0.3.0         MIT
monostate                            0.1.18        MIT
monostate-impl                       0.1.18        MIT
munge                                0.4.7         MIT
munge_macro                          0.4.7         MIT
naga                                 29.0.4        MIT
nb                                   0.1.3         MIT
nb                                   1.1.0         MIT
ndarray                              0.16.1        MIT
ndarray                              0.17.2        MIT
ndk-sys                              0.6.0+11769913 MIT
nibble_vec                           0.1.0         MIT
nix                                  0.31.3        MIT
nom                                  7.1.3         MIT
nom                                  8.0.0         MIT
ntapi                                0.4.3         MIT
nu-ansi-term                         0.50.3        MIT
num                                  0.4.3         MIT
num-bigint                           0.4.7         MIT
num-complex                          0.4.6         MIT
num-conv                             0.2.2         MIT
num-integer                          0.1.46        MIT
num-iter                             0.1.45        MIT
num-rational                         0.4.2         MIT
num-traits                           0.2.19        MIT
num_cpus                             1.17.0        MIT
objc2                                0.6.4         MIT
objc2-core-foundation                0.3.2         MIT
objc2-encode                         4.1.0         MIT
objc2-foundation                     0.3.2         MIT
objc2-io-kit                         0.3.2         MIT
objc2-metal                          0.3.2         MIT
objc2-quartz-core                    0.3.2         MIT
objc2-system-configuration           0.3.2         MIT
object                               0.37.3        MIT
once_cell                            1.21.4        MIT
once_cell_polyfill                   1.70.2        MIT
oneshot                              0.2.1         MIT
onig                                 6.5.3         MIT
onig_sys                             69.9.3        MIT
option-ext                           0.2.0         MPL-2.0
ordered-float                        5.3.0         MIT
parking                              2.2.1         MIT
parking_lot                          0.12.5        MIT
parking_lot_core                     0.9.12        MIT
password-hash                        0.4.2         MIT
paste                                1.0.15        MIT
pbkdf2                               0.11.0        MIT
percent-encoding                     2.3.2         MIT
petgraph                             0.8.3         MIT
phf                                  0.12.1        MIT
phf                                  0.13.1        MIT
phf_shared                           0.12.1        MIT
phf_shared                           0.13.1        MIT
pin-project                          1.1.13        MIT
pin-project-internal                 1.1.13        MIT
pin-project-lite                     0.2.17        MIT
pkcs8                                0.10.2        MIT
portable-atomic                      1.13.1        MIT
portable-atomic-util                 0.2.7         MIT
postgres                             0.19.14       MIT
postgres-protocol                    0.6.12        MIT
postgres-types                       0.2.14        MIT
potential_utf                        0.1.5         Unicode-3.0
powerfmt                             0.2.0         MIT
ppv-lite86                           0.2.21        MIT
presser                              0.3.1         MIT
prettyplease                         0.2.37        MIT
proc-macro-crate                     3.5.0         MIT
proc-macro2                          1.0.106       MIT
profiling                            1.0.18        MIT
prost                                0.14.4        Apache-2.0
prost-derive                         0.14.4        Apache-2.0
ptr_meta                             0.1.4         MIT
ptr_meta                             0.3.1         MIT
ptr_meta_derive                      0.1.4         MIT
ptr_meta_derive                      0.3.1         MIT
pulp                                 0.22.3        MIT
pulp-wasm-simd-flag                  0.1.1         MIT
quick-xml                            0.36.2        MIT
quinn                                0.11.11       MIT
quinn-proto                          0.11.15       MIT
quinn-udp                            0.5.14        MIT
quote                                1.0.46        MIT
r-efi                                5.3.0         MIT
r-efi                                6.0.0         MIT
radium                               0.7.0         MIT
radix_trie                           0.3.0         MIT
rancor                               0.1.2         MIT
rand                                 0.10.2        MIT
rand                                 0.8.6         MIT
rand                                 0.9.4         MIT
rand_chacha                          0.3.1         MIT
rand_chacha                          0.9.0         MIT
rand_core                            0.10.1        MIT
rand_core                            0.6.4         MIT
rand_core                            0.9.5         MIT
rand_distr                           0.5.1         MIT
rand_distr                           0.6.0         MIT
range-alloc                          0.1.5         MIT
raw-cpuid                            11.6.0        MIT
raw-window-handle                    0.6.2         MIT
raw-window-metal                     1.1.0         MIT
rawpointer                           0.2.1         MIT
rayon                                1.12.0        MIT
rayon-cond                           0.4.0         MIT
rayon-core                           1.13.0        MIT
reborrow                             0.5.5         MIT
redox_syscall                        0.5.18        MIT
redox_users                          0.5.2         MIT
regex                                1.12.4        MIT
regex-automata                       0.4.14        MIT
regex-syntax                         0.8.11        MIT
rend                                 0.4.2         MIT
rend                                 0.5.4         MIT
renderdoc-sys                        1.1.0         MIT
reqwest                              0.12.28       MIT
ring                                 0.17.14       Apache-2.0 AND ISC
rkyv                                 0.7.46        MIT
rkyv                                 0.8.17        MIT
rkyv_derive                          0.7.46        MIT
rkyv_derive                          0.8.17        MIT
rmp                                  0.8.15        MIT
rmp-serde                            1.3.1         MIT
rusqlite                             0.32.1        MIT
rust-embed                           8.11.0        MIT
rust-embed-impl                      8.11.0        MIT
rust-embed-utils                     8.11.0        MIT
rust_decimal                         1.42.1        MIT
rustc-demangle                       0.1.27        MIT
rustc-hash                           1.1.0         MIT
rustc-hash                           2.1.3         MIT
rustix                               1.1.4         MIT
rustls                               0.23.41       MIT
rustls-pemfile                       2.2.0         MIT
rustls-pki-types                     1.15.0        MIT
rustls-webpki                        0.103.13      ISC
rustversion                          1.0.22        MIT
rustyline                            18.0.1        MIT
ryu                                  1.0.23        Apache-2.0 OR BSL-1.0
safetensors                          0.3.3         Apache-2.0
safetensors                          0.7.0         Apache-2.0
same-file                            1.0.6         MIT
sanitize-filename                    0.6.0         MIT
scopeguard                           1.2.0         MIT
seahash                              4.1.0         MIT
seq-macro                            0.3.6         MIT
serde                                1.0.228       MIT
serde_bytes                          0.11.19       MIT
serde_core                           1.0.228       MIT
serde_derive                         1.0.228       MIT
serde_json                           1.0.150       MIT
serde_path_to_error                  0.1.20        MIT
serde_spanned                        1.1.1         MIT
serde_urlencoded                     0.7.1         MIT
sha1                                 0.10.6        MIT
sha1                                 0.11.0        MIT
sha2                                 0.10.9        MIT
sha2                                 0.11.0        MIT
sharded-slab                         0.1.7         MIT
signal-hook-registry                 1.4.8         MIT
signature                            2.2.0         MIT
simd-adler32                         0.3.9         MIT
simdutf8                             0.1.5         MIT
siphasher                            1.0.3         MIT
slab                                 0.4.12        MIT
slotmap                              1.1.1         Zlib
slug                                 0.1.6         MIT
smallvec                             1.15.2        MIT
socket2                              0.6.4         MIT
spin                                 0.10.0        MIT
spirv                                0.4.0+sdk-1.4.341.0 Apache-2.0
spki                                 0.7.3         MIT
spm_precompiled                      0.1.4         Apache-2.0
stable-vec                           0.4.2         MIT
stable_deref_trait                   1.2.1         MIT
static_assertions                    1.1.0         MIT
stringprep                           0.1.5         MIT
strsim                               0.11.1        MIT
subtle                               2.6.1         BSD-3-Clause
symlink                              0.1.0         MIT
syn                                  1.0.109       MIT
syn                                  2.0.118       MIT
sync_wrapper                         1.0.2         Apache-2.0
synstructure                         0.13.2        MIT
sysctl                               0.6.0         MIT
sysinfo                              0.38.4        MIT
tap                                  1.0.1         MIT
tar                                  0.4.46        MIT
tch                                  0.22.0        MIT
termcolor                            1.4.1         MIT
terminal_size                        0.4.4         MIT
text_placeholder                     0.5.1         MIT
textdistance                         1.1.1         MIT
thiserror                            1.0.69        MIT
thiserror                            2.0.18        MIT
thiserror-impl                       1.0.69        MIT
thiserror-impl                       2.0.18        MIT
thread_local                         1.1.9         MIT
time                                 0.3.53        MIT
time-core                            0.1.9         MIT
time-macros                          0.2.31        MIT
tiny-keccak                          2.0.2         CC0-1.0
tinystr                              0.8.3         Unicode-3.0
tinyvec                              1.11.0        MIT
tinyvec_macros                       0.1.1         MIT
tokenizers                           0.22.2        Apache-2.0
tokio                                1.52.3        MIT
tokio-macros                         2.7.0         MIT
tokio-postgres                       0.7.18        MIT
tokio-rustls                         0.26.4        MIT
tokio-stream                         0.1.18        MIT
tokio-tungstenite                    0.29.0        MIT
tokio-util                           0.7.18        MIT
toml                                 1.1.2+spec-1.1.0 MIT
toml_datetime                        1.1.1+spec-1.1.0 MIT
toml_edit                            0.25.12+spec-1.1.0 MIT
toml_parser                          1.1.2+spec-1.1.0 MIT
toml_writer                          1.1.1+spec-1.1.0 MIT
tonic                                0.14.6        MIT
tonic-prost                          0.14.6        MIT
torch-sys                            0.22.0        MIT
tower                                0.5.3         MIT
tower-http                           0.6.11        MIT
tower-http                           0.7.0         MIT
tower-layer                          0.3.3         MIT
tower-service                        0.3.3         MIT
tracel-llvm                          20.1.4-7      MIT
tracel-llvm-bundler                  20.1.4-7      MIT
tracel-mlir-rs                       20.1.4-7      Apache-2.0
tracel-mlir-rs-macros                20.1.4-7      Apache-2.0
tracel-mlir-sys                      20.1.4-7      MIT
tracel-tblgen-rs                     20.1.4-7      MIT
tracing                              0.1.44        MIT
tracing-appender                     0.2.5         MIT
tracing-attributes                   0.1.31        MIT
tracing-core                         0.1.36        MIT
tracing-log                          0.2.0         MIT
tracing-subscriber                   0.3.23        MIT
try-lock                             0.2.5         MIT
tungstenite                          0.29.0        MIT
twox-hash                            2.1.2         MIT
tynm                                 0.2.0         MIT
type-map                             0.5.1         MIT
typed-arena                          2.0.2         MIT
typed-path                           0.12.3        MIT
typenum                              1.20.1        MIT
unicode-bidi                         0.3.18        MIT
unicode-ident                        1.0.24        (Apache-2.0 OR MIT) AND Unicode-3.0
unicode-normalization                0.1.25        MIT
unicode-normalization-alignments     0.1.12        MIT
unicode-properties                   0.1.4         MIT
unicode-segmentation                 1.13.3        MIT
unicode-width                        0.2.2         MIT
unicode-xid                          0.2.6         MIT
unicode_categories                   0.1.1         MIT
unindent                             0.2.4         MIT
unit-prefix                          0.5.2         MIT
untrusted                            0.9.0         ISC
unty                                 0.0.4         MIT
ureq                                 2.12.1        MIT
ureq                                 3.3.0         MIT
ureq-proto                           0.6.0         MIT
url                                  2.5.8         MIT
utf8-zero                            0.8.1         MIT
utf8_iter                            1.0.4         MIT
utf8parse                            0.2.2         MIT
uuid                                 1.23.4        MIT
valuable                             0.1.1         MIT
variadics_please                     1.1.0         MIT
virtue                               0.0.18        MIT
void                                 1.0.2         MIT
walkdir                              2.5.0         MIT
want                                 0.3.1         MIT
wasi                                 0.11.1+wasi-snapshot-preview1 MIT
wasi                                 0.14.7+wasi-0.2.4 MIT
wasip2                               1.0.4+wasi-0.2.12 MIT
wasite                               1.0.2         MIT
wasm-bindgen                         0.2.126       MIT
wasm-bindgen-futures                 0.4.76        MIT
wasm-bindgen-macro                   0.2.126       MIT
wasm-bindgen-macro-support           0.2.126       MIT
wasm-bindgen-shared                  0.2.126       MIT
wayland-sys                          0.31.11       MIT
web-sys                              0.3.103       MIT
web-time                             1.1.0         MIT
webpki-roots                         0.26.11       CDLA-Permissive-2.0
webpki-roots                         1.0.8         CDLA-Permissive-2.0
wgpu                                 29.0.4        MIT
wgpu-core                            29.0.4        MIT
wgpu-core-deps-apple                 29.0.4        MIT
wgpu-core-deps-emscripten            29.0.4        MIT
wgpu-core-deps-windows-linux-android 29.0.4        MIT
wgpu-hal                             29.0.4        MIT
wgpu-naga-bridge                     29.0.4        MIT
wgpu-types                           29.0.4        MIT
whoami                               2.1.2         MIT
widestring                           1.2.1         MIT
winapi                               0.3.9         MIT
winapi-i686-pc-windows-gnu           0.4.0         MIT
winapi-util                          0.1.11        MIT
winapi-x86_64-pc-windows-gnu         0.4.0         MIT
windows                              0.62.2        MIT
windows-collections                  0.3.2         MIT
windows-core                         0.62.2        MIT
windows-future                       0.3.2         MIT
windows-implement                    0.60.2        MIT
windows-interface                    0.59.3        MIT
windows-link                         0.2.1         MIT
windows-numerics                     0.3.1         MIT
windows-result                       0.4.1         MIT
windows-service                      0.8.1         MIT
windows-strings                      0.5.1         MIT
windows-sys                          0.52.0        MIT
windows-sys                          0.60.2        MIT
windows-sys                          0.61.2        MIT
windows-targets                      0.52.6        MIT
windows-targets                      0.53.5        MIT
windows-threading                    0.2.1         MIT
windows_aarch64_gnullvm              0.52.6        MIT
windows_aarch64_gnullvm              0.53.1        MIT
windows_aarch64_msvc                 0.52.6        MIT
windows_aarch64_msvc                 0.53.1        MIT
windows_i686_gnu                     0.52.6        MIT
windows_i686_gnu                     0.53.1        MIT
windows_i686_gnullvm                 0.52.6        MIT
windows_i686_gnullvm                 0.53.1        MIT
windows_i686_msvc                    0.52.6        MIT
windows_i686_msvc                    0.53.1        MIT
windows_x86_64_gnu                   0.52.6        MIT
windows_x86_64_gnu                   0.53.1        MIT
windows_x86_64_gnullvm               0.52.6        MIT
windows_x86_64_gnullvm               0.53.1        MIT
windows_x86_64_msvc                  0.52.6        MIT
windows_x86_64_msvc                  0.53.1        MIT
winnow                               1.0.3         MIT
wit-bindgen                          0.57.1        MIT
writeable                            0.6.3         Unicode-3.0
wyz                                  0.5.1         MIT
xattr                                1.6.1         MIT
xxhash-rust                          0.8.16        BSL-1.0
yoke                                 0.8.3         Unicode-3.0
yoke-derive                          0.8.2         Unicode-3.0
zerocopy                             0.8.52        MIT
zerocopy-derive                      0.8.52        MIT
zerofrom                             0.1.8         Unicode-3.0
zerofrom-derive                      0.1.7         Unicode-3.0
zeroize                              1.9.0         MIT
zerotrie                             0.2.4         Unicode-3.0
zerovec                              0.11.6        Unicode-3.0
zerovec-derive                       0.11.3        Unicode-3.0
zip                                  0.6.6         MIT
zip                                  7.2.0         MIT
zmij                                 1.0.21        MIT
zstd                                 0.11.2+zstd.1.5.2 MIT
zstd-safe                            5.0.2+zstd.1.5.2 MIT
zstd-sys                             2.0.16+zstd.1.5.7 MIT

Total: 698 crates

-------------------------------------------------------------------------------

.NET (NUGET) DEPENDENCIES
-------------------------

Only Traverse.Grpc has external dependencies. Traverse.Bolt, Traverse.Http,
and Traverse.Embedded have zero external dependencies.

Name                                 Version       License
----------------------------         ----------    -------------------
Google.Protobuf                      3.*           BSD-3-Clause
Grpc.Net.Client                      2.*           Apache-2.0

Total: 2 packages

-------------------------------------------------------------------------------

STUDIO UI (NPM) DEPENDENCIES
----------------------------

Name                                           Version         License
-------------------------------------------    ------------    -------------------
@babel/generator                               8.0.0           MIT
@babel/helper-string-parser                    8.0.0           MIT
@babel/helper-string-parser                    7.29.7          MIT
@babel/helper-validator-identifier             8.0.2           MIT
@babel/helper-validator-identifier             7.29.7          MIT
@babel/parser                                  8.0.0           MIT
@babel/parser                                  7.29.7          MIT
@babel/types                                   8.0.0           MIT
@babel/types                                   7.29.7          MIT
@chenglou/pretext                              0.0.8           MIT
@floating-ui/core                              1.7.5           MIT
@floating-ui/dom                               1.7.6           MIT
@floating-ui/utils                             0.2.11          MIT
@fontsource-variable/inter                     5.2.8           OFL-1.1
@fontsource-variable/jetbrains-mono            5.2.8           OFL-1.1
@jridgewell/gen-mapping                        0.3.13          MIT
@jridgewell/remapping                          2.3.5           MIT
@jridgewell/resolve-uri                        3.1.2           MIT
@jridgewell/sourcemap-codec                    1.5.5           MIT
@jridgewell/trace-mapping                      0.3.31          MIT
@kurkle/color                                  0.3.4           MIT
@oxc-project/types                             0.138.0         MIT
@rolldown/pluginutils                          1.0.1           MIT
@sigma/edge-curve                              3.1.0           MIT
@sigma/export-image                            3.0.0           MIT
@types/jsesc                                   2.5.1           MIT
@types/linkify-it                              5.0.0           MIT
@types/mdurl                                   2.0.0           MIT
@types/trusted-types                           2.0.7           MIT
@types/web-bluetooth                           0.0.21          MIT
@vue-macros/common                             3.1.2           MIT
@vue/compiler-core                             3.5.39          MIT
@vue/compiler-dom                              3.5.39          MIT
@vue/compiler-sfc                              3.5.39          MIT
@vue/compiler-ssr                              3.5.39          MIT
@vue/devtools-api                              7.7.10          MIT
@vue/devtools-api                              8.1.5           MIT
@vue/devtools-kit                              7.7.10          MIT
@vue/devtools-kit                              8.1.5           MIT
@vue/devtools-shared                           7.7.10          MIT
@vue/devtools-shared                           8.1.5           MIT
@vue/reactivity                                3.5.39          MIT
@vue/runtime-core                              3.5.39          MIT
@vue/runtime-dom                               3.5.39          MIT
@vue/server-renderer                           3.5.39          MIT
@vue/shared                                    3.5.39          MIT
@vueuse/core                                   14.3.0          MIT
@vueuse/metadata                               14.3.0          MIT
@vueuse/shared                                 14.3.0          MIT
acorn                                          8.17.0          MIT
ag-charts-types                                14.0.0          MIT
ag-grid-community                              36.0.0          MIT
ag-grid-vue3                                   36.0.0          MIT
ag-stack                                       36.0.0          MIT
ast-kit                                        2.2.0           MIT
ast-walker-scope                               0.9.0           MIT
birpc                                          2.9.0           MIT
chart.js                                       4.5.1           MIT
chokidar                                       5.0.0           MIT
confbox                                        0.2.4           MIT
confbox                                        0.1.8           MIT
copy-anything                                  4.0.5           MIT
csstype                                        3.2.3           MIT
d3-dispatch                                    3.0.1           ISC
d3-force                                       3.0.0           ISC
d3-quadtree                                    3.0.1           ISC
d3-timer                                       3.0.1           ISC
detect-libc                                    2.1.2           Apache-2.0
dompurify                                      3.2.7           (MPL-2.0 OR Apache-2.0)
entities                                       7.0.1           BSD-2-Clause
entities                                       4.5.0           BSD-2-Clause
estree-walker                                  2.0.2           MIT
events                                         3.3.0           MIT
exsolve                                        1.1.0           MIT
fdir                                           6.5.0           MIT
file-saver                                     2.0.5           MIT
graphology                                     0.26.0          MIT
graphology-layout-forceatlas2                  0.10.1          MIT
graphology-layout-noverlap                     0.4.2           MIT
graphology-types                               0.24.8          MIT
graphology-utils                               2.5.2           MIT
hookable                                       5.5.3           MIT
is-what                                        5.5.0           MIT
jsesc                                          3.1.0           MIT
json5                                          2.2.3           MIT
lightningcss                                   1.32.0          MPL-2.0
linkify-it                                     5.0.2           MIT
local-pkg                                      1.2.1           MIT
magic-string                                   0.30.21         MIT
magic-string-ast                               1.0.3           MIT
markdown-it-container                          4.0.0           MIT
markdown-it-footnote                           4.0.0           MIT
markdown-it-ins                                4.0.0           MIT
markdown-it-mark                               4.0.0           MIT
markdown-it-sub                                2.0.0           MIT
markdown-it-sup                                2.0.0           MIT
markdown-it-task-checkbox                      1.0.6           ISC
markdown-it-ts                                 1.0.2           MIT
marked                                         14.0.0          MIT
markstream-core                                1.0.3           MIT
markstream-vue                                 1.0.5-beta.4    MIT
mdurl                                          2.0.0           MIT
mitt                                           3.0.1           MIT
mlly                                           1.8.2           MIT
monaco-editor                                  0.55.1          MIT
muggle-string                                  0.4.1           MIT
nanoid                                         3.3.15          MIT
pathe                                          2.0.3           MIT
perfect-debounce                               1.0.0           MIT
perfect-debounce                               2.1.0           MIT
picocolors                                     1.1.1           ISC
picomatch                                      4.0.5           MIT
pinia                                          3.0.4           MIT
pkg-types                                      1.3.1           MIT
pkg-types                                      2.3.1           MIT
postcss                                        8.5.16          MIT
punycode.js                                    2.3.1           MIT
quansync                                       0.2.11          MIT
readdirp                                       5.0.0           MIT
rfdc                                           1.4.1           MIT
rolldown                                       1.1.4           MIT
scule                                          1.3.0           MIT
sigma                                          3.0.3           MIT
source-map-js                                  1.2.1           BSD-3-Clause
speakingurl                                    14.0.1          BSD-3-Clause
stream-markdown-parser                         1.0.9           MIT
superjson                                      2.2.6           MIT
tinyglobby                                     0.2.17          MIT
typescript                                     6.0.3           Apache-2.0
uc.micro                                       2.1.0           MIT
ufo                                            1.6.4           MIT
unplugin                                       3.3.0           MIT
unplugin-utils                                 0.3.2           MIT
vite                                           8.1.3           MIT
vue                                            3.5.39          MIT
vue-chartjs                                    5.3.3           MIT
vue-router                                     5.1.0           MIT
webpack-virtual-modules                        0.6.2           MIT
yaml                                           2.9.0           ISC

Total: 139 packages
