Skip to content

Latest commit

 

History

History
340 lines (323 loc) · 24.3 KB

File metadata and controls

340 lines (323 loc) · 24.3 KB

Third-Party Licenses

This file is generated by scripts/generate-third-party-artifacts.sh. Do not edit manually.

Scope

  • Rust third-party crates resolved from Cargo.lock via cargo metadata --locked across supported macOS/Linux targets (workspace crates excluded).
  • Node third-party packages resolved from package-lock.json (root package excluded).
  • External packaged runtime crate resolved from scripts/lib/codex_cli_version.sh with metadata from crates.io.
  • Contract: docs/specs/third-party-artifacts-contract-v1.md.

Deterministic Provenance

  • Data source fingerprint (SHA256): 015ca154adffe9e8d270eef52d445d9b31170c980aa81b78a1f269a4ea11a4c1
  • Runtime metadata fingerprint (SHA256): a5d19009244f4fb9f5b80271a574dc294b6d08bb96d9739be6bec6b374e2515a

Data Sources

Source Locator SHA256 Notes
Cargo lockfile Cargo.lock c85e248b0f52d62e35512fa36dbade1477de1bb5c23a6f7ac54754d024591452 cargo metadata --format-version 1 --locked --filter-platform per supported target
Node lockfile package-lock.json 8f4a4b745a60fcb6cbaa07283b4d3b93735a88d66f272da8a09253a4476e5f41 jq package-lock extraction
Runtime crate pin scripts/lib/codex_cli_version.sh 2d57b8cdd02f406d90c507aeb74e2d95a4702fdc488d51fc8c33dac7b08a270b source for $CODEX_CLI_CRATE and $CODEX_CLI_VERSION
Runtime crate metadata https://crates.io/api/v1/crates/nils-codex-cli/0.6.5 a5d19009244f4fb9f5b80271a574dc294b6d08bb96d9739be6bec6b374e2515a curl crates.io API plus jq normalized fields

Rust License Summary (254 crates)

Count License Expression
128 MIT OR Apache-2.0
57 MIT
18 Unicode-3.0
14 Apache-2.0 OR MIT
9 MIT/Apache-2.0
5 Apache-2.0
3 Apache-2.0 OR ISC OR MIT
2 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
2 ISC
2 MIT OR Apache-2.0 OR Zlib
2 Unlicense OR MIT
2 Unlicense/MIT
1 (MIT OR Apache-2.0) AND Unicode-3.0
1 Apache-2.0 / MIT
1 Apache-2.0 AND ISC
1 Apache-2.0 OR BSL-1.0
1 BSD-2-Clause OR Apache-2.0 OR MIT
1 BSD-3-Clause
1 CDLA-Permissive-2.0
1 MPL-2.0
1 Zlib
1 Zlib OR Apache-2.0 OR MIT

Rust Crates (from Cargo.lock)

Crate Version License Repository
ahash 0.7.8 MIT OR Apache-2.0 https://github.com/tkaitchuck/ahash
aho-corasick 1.1.4 Unlicense OR MIT https://github.com/BurntSushi/aho-corasick
anstream 0.6.21 MIT OR Apache-2.0 https://github.com/rust-cli/anstyle.git
anstyle 1.0.13 MIT OR Apache-2.0 https://github.com/rust-cli/anstyle.git
anstyle-parse 0.2.7 MIT OR Apache-2.0 https://github.com/rust-cli/anstyle.git
anstyle-query 1.1.5 MIT OR Apache-2.0 https://github.com/rust-cli/anstyle.git
anyhow 1.0.102 MIT OR Apache-2.0 https://github.com/dtolnay/anyhow
arrayvec 0.7.6 MIT OR Apache-2.0 https://github.com/bluss/arrayvec
assert-json-diff 2.0.2 MIT https://github.com/davidpdrsn/assert-json-diff.git
async-trait 0.1.89 MIT OR Apache-2.0 https://github.com/dtolnay/async-trait
atomic-waker 1.1.2 Apache-2.0 OR MIT https://github.com/smol-rs/atomic-waker
autocfg 1.5.0 Apache-2.0 OR MIT https://github.com/cuviper/autocfg
base64 0.22.1 MIT OR Apache-2.0 https://github.com/marshallpierce/rust-base64
bitflags 2.11.0 MIT OR Apache-2.0 https://github.com/bitflags/bitflags
bitvec 1.0.1 MIT https://github.com/bitvecto-rs/bitvec
borsh 1.6.0 MIT OR Apache-2.0 https://github.com/near/borsh-rs
borsh-derive 1.6.0 Apache-2.0 https://github.com/near/borsh-rs
bytecheck 0.6.12 MIT https://github.com/djkoloski/bytecheck
bytecheck_derive 0.6.12 MIT https://github.com/djkoloski/bytecheck
bytes 1.11.1 MIT https://github.com/tokio-rs/bytes
cc 1.2.55 MIT OR Apache-2.0 https://github.com/rust-lang/cc-rs
cfg-if 1.0.4 MIT OR Apache-2.0 https://github.com/rust-lang/cfg-if
cfg_aliases 0.2.1 MIT https://github.com/katharostech/cfg_aliases
chacha20 0.10.0 MIT OR Apache-2.0 https://github.com/RustCrypto/stream-ciphers
chrono 0.4.44 MIT OR Apache-2.0 https://github.com/chronotope/chrono
chrono-tz 0.10.4 MIT OR Apache-2.0 https://github.com/chronotope/chrono-tz
clap 4.5.60 MIT OR Apache-2.0 https://github.com/clap-rs/clap
clap_builder 4.5.60 MIT OR Apache-2.0 https://github.com/clap-rs/clap
clap_complete 4.5.66 MIT OR Apache-2.0 https://github.com/clap-rs/clap
clap_derive 4.5.55 MIT OR Apache-2.0 https://github.com/clap-rs/clap
clap_lex 1.0.0 MIT OR Apache-2.0 https://github.com/clap-rs/clap
colorchoice 1.0.4 MIT OR Apache-2.0 https://github.com/rust-cli/anstyle.git
core-foundation 0.10.1 MIT OR Apache-2.0 https://github.com/servo/core-foundation-rs
core-foundation-sys 0.8.7 MIT OR Apache-2.0 https://github.com/servo/core-foundation-rs
cpufeatures 0.3.0 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
darling 0.21.3 MIT https://github.com/TedDriggs/darling
darling_core 0.21.3 MIT https://github.com/TedDriggs/darling
darling_macro 0.21.3 MIT https://github.com/TedDriggs/darling
deadpool 0.12.3 MIT OR Apache-2.0 https://github.com/bikeshedder/deadpool
deadpool-runtime 0.1.4 MIT OR Apache-2.0 https://github.com/bikeshedder/deadpool
deranged 0.5.8 MIT OR Apache-2.0 https://github.com/jhpratt/deranged
directories 6.0.0 MIT OR Apache-2.0 https://github.com/soc/directories-rs
dirs-sys 0.5.0 MIT OR Apache-2.0 https://github.com/dirs-dev/dirs-sys-rs
displaydoc 0.2.5 MIT OR Apache-2.0 https://github.com/yaahc/displaydoc
dyn-clone 1.0.20 MIT OR Apache-2.0 https://github.com/dtolnay/dyn-clone
either 1.15.0 MIT OR Apache-2.0 https://github.com/rayon-rs/either
equivalent 1.0.2 Apache-2.0 OR MIT https://github.com/indexmap-rs/equivalent
errno 0.3.14 MIT OR Apache-2.0 https://github.com/lambda-fairy/rust-errno
fallible-iterator 0.3.0 MIT/Apache-2.0 https://github.com/sfackler/rust-fallible-iterator
fallible-streaming-iterator 0.1.9 MIT/Apache-2.0 https://github.com/sfackler/fallible-streaming-iterator
fastrand 2.3.0 Apache-2.0 OR MIT https://github.com/smol-rs/fastrand
find-msvc-tools 0.1.9 MIT OR Apache-2.0 https://github.com/rust-lang/cc-rs
fnv 1.0.7 Apache-2.0 / MIT https://github.com/servo/rust-fnv
foldhash 0.2.0 Zlib https://github.com/orlp/foldhash
form_urlencoded 1.2.2 MIT OR Apache-2.0 https://github.com/servo/rust-url
funty 2.0.0 MIT https://github.com/myrrlyn/funty
futures 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-channel 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-core 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-executor 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-io 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-macro 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-sink 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-task 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-util 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
gethostname 1.1.0 Apache-2.0 https://codeberg.org/swsnr/gethostname.rs.git
getrandom 0.2.17 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
getrandom 0.3.4 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
getrandom 0.4.1 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
google-apis-common 8.0.0 MIT https://github.com/Byron/google-apis-rs
google-drive3 7.0.0+20251218 MIT https://github.com/Byron/google-apis-rs/tree/main/gen/drive3
google-gmail1 7.0.0+20251215 MIT https://github.com/Byron/google-apis-rs/tree/main/gen/gmail1
h2 0.4.13 MIT https://github.com/hyperium/h2
hashbrown 0.12.3 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
hashbrown 0.16.1 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
hashlink 0.11.0 MIT OR Apache-2.0 https://github.com/kyren/hashlink
heck 0.5.0 MIT OR Apache-2.0 https://github.com/withoutboats/heck
hex 0.4.3 MIT OR Apache-2.0 https://github.com/KokaKiwi/rust-hex
http 1.4.0 MIT OR Apache-2.0 https://github.com/hyperium/http
http-body 1.0.1 MIT https://github.com/hyperium/http-body
http-body-util 0.1.3 MIT https://github.com/hyperium/http-body
httparse 1.10.1 MIT OR Apache-2.0 https://github.com/seanmonstar/httparse
httpdate 1.0.3 MIT OR Apache-2.0 https://github.com/pyfisch/httpdate
hyper 1.8.1 MIT https://github.com/hyperium/hyper
hyper-rustls 0.27.7 Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
hyper-util 0.1.20 MIT https://github.com/hyperium/hyper-util
iana-time-zone 0.1.65 MIT OR Apache-2.0 https://github.com/strawlab/iana-time-zone
icu_collections 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locale_core 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer_data 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties_data 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_provider 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
ident_case 1.0.1 MIT/Apache-2.0 https://github.com/TedDriggs/ident_case
idna 1.1.0 MIT OR Apache-2.0 https://github.com/servo/rust-url/
idna_adapter 1.2.1 Apache-2.0 OR MIT https://github.com/hsivonen/idna_adapter
indexmap 1.9.3 Apache-2.0 OR MIT https://github.com/bluss/indexmap
indexmap 2.13.0 Apache-2.0 OR MIT https://github.com/indexmap-rs/indexmap
ipnet 2.11.0 MIT OR Apache-2.0 https://github.com/krisprice/ipnet
iri-string 0.7.10 MIT OR Apache-2.0 https://github.com/lo48576/iri-string
is-docker 0.2.0 MIT https://github.com/TheLarkInn/is-docker
is-wsl 0.4.0 MIT https://github.com/TheLarkInn/is-wsl
is_terminal_polyfill 1.70.2 MIT OR Apache-2.0 https://github.com/polyfill-rs/is_terminal_polyfill
itertools 0.14.0 MIT OR Apache-2.0 https://github.com/rust-itertools/itertools
itoa 1.0.17 MIT OR Apache-2.0 https://github.com/dtolnay/itoa
keyring 3.6.3 MIT OR Apache-2.0 https://github.com/hwchen/keyring-rs.git
lazy_static 1.5.0 MIT OR Apache-2.0 https://github.com/rust-lang-nursery/lazy-static.rs
libc 0.2.181 MIT OR Apache-2.0 https://github.com/rust-lang/libc
libsqlite3-sys 0.36.0 MIT https://github.com/rusqlite/rusqlite
linux-raw-sys 0.11.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/sunfishcode/linux-raw-sys
litemap 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
log 0.4.29 MIT OR Apache-2.0 https://github.com/rust-lang/log
lru-slab 0.1.2 MIT OR Apache-2.0 OR Zlib https://github.com/Ralith/lru-slab
mail-builder 0.4.4 Apache-2.0 OR MIT https://github.com/stalwartlabs/mail-builder
memchr 2.8.0 Unlicense OR MIT https://github.com/BurntSushi/memchr
mime 0.3.17 MIT OR Apache-2.0 https://github.com/hyperium/mime
mime_guess 2.0.5 MIT https://github.com/abonander/mime_guess
mio 1.1.1 MIT https://github.com/tokio-rs/mio
nils-common 0.6.5 MIT https://github.com/sympoies/nils-cli
nils-memo-cli 0.6.5 MIT https://github.com/sympoies/nils-cli
num-conv 0.2.0 MIT OR Apache-2.0 https://github.com/jhpratt/num-conv
num-traits 0.2.19 MIT OR Apache-2.0 https://github.com/rust-num/num-traits
num_cpus 1.17.0 MIT OR Apache-2.0 https://github.com/seanmonstar/num_cpus
num_threads 0.1.7 MIT OR Apache-2.0 https://github.com/jhpratt/num_threads
once_cell 1.21.3 MIT OR Apache-2.0 https://github.com/matklad/once_cell
open 5.3.3 MIT https://github.com/Byron/open-rs
openssl-probe 0.2.1 MIT OR Apache-2.0 https://github.com/rustls/openssl-probe
option-ext 0.2.0 MPL-2.0 https://github.com/soc/option-ext.git
pathdiff 0.2.3 MIT/Apache-2.0 https://github.com/Manishearth/pathdiff
percent-encoding 2.3.2 MIT OR Apache-2.0 https://github.com/servo/rust-url/
phf 0.12.1 MIT https://github.com/rust-phf/rust-phf
phf_shared 0.12.1 MIT https://github.com/rust-phf/rust-phf
pin-project-lite 0.2.16 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project-lite
pin-utils 0.1.0 MIT OR Apache-2.0 https://github.com/rust-lang-nursery/pin-utils
pkg-config 0.3.32 MIT OR Apache-2.0 https://github.com/rust-lang/pkg-config-rs
potential_utf 0.1.4 Unicode-3.0 https://github.com/unicode-org/icu4x
powerfmt 0.2.0 MIT OR Apache-2.0 https://github.com/jhpratt/powerfmt
ppv-lite86 0.2.21 MIT OR Apache-2.0 https://github.com/cryptocorrosion/cryptocorrosion
proc-macro-crate 3.4.0 MIT OR Apache-2.0 https://github.com/bkchr/proc-macro-crate
proc-macro2 1.0.106 MIT OR Apache-2.0 https://github.com/dtolnay/proc-macro2
prost 0.14.3 Apache-2.0 https://github.com/tokio-rs/prost
prost-derive 0.14.3 Apache-2.0 https://github.com/tokio-rs/prost
ptr_meta 0.1.4 MIT https://github.com/djkoloski/ptr_meta
ptr_meta_derive 0.1.4 MIT https://github.com/djkoloski/ptr_meta
quinn 0.11.9 MIT OR Apache-2.0 https://github.com/quinn-rs/quinn
quinn-proto 0.11.14 MIT OR Apache-2.0 https://github.com/quinn-rs/quinn
quinn-udp 0.5.14 MIT OR Apache-2.0 https://github.com/quinn-rs/quinn
quote 1.0.44 MIT OR Apache-2.0 https://github.com/dtolnay/quote
radium 0.7.0 MIT https://github.com/bitvecto-rs/radium
rand 0.10.0 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand 0.8.5 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand 0.9.2 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_chacha 0.3.1 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_chacha 0.9.0 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_core 0.10.0 MIT OR Apache-2.0 https://github.com/rust-random/rand_core
rand_core 0.6.4 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_core 0.9.5 MIT OR Apache-2.0 https://github.com/rust-random/rand
ref-cast 1.0.25 MIT OR Apache-2.0 https://github.com/dtolnay/ref-cast
ref-cast-impl 1.0.25 MIT OR Apache-2.0 https://github.com/dtolnay/ref-cast
regex 1.12.3 MIT OR Apache-2.0 https://github.com/rust-lang/regex
regex-automata 0.4.14 MIT OR Apache-2.0 https://github.com/rust-lang/regex
regex-syntax 0.8.10 MIT OR Apache-2.0 https://github.com/rust-lang/regex
rend 0.4.2 MIT https://github.com/djkoloski/rend
reqwest 0.12.28 MIT OR Apache-2.0 https://github.com/seanmonstar/reqwest
ring 0.17.14 Apache-2.0 AND ISC https://github.com/briansmith/ring
rkyv 0.7.46 MIT https://github.com/rkyv/rkyv
rkyv_derive 0.7.46 MIT https://github.com/rkyv/rkyv
rusqlite 0.38.0 MIT https://github.com/rusqlite/rusqlite
rust_decimal 1.40.0 MIT https://github.com/paupino/rust-decimal
rustc-hash 2.1.1 Apache-2.0 OR MIT https://github.com/rust-lang/rustc-hash
rustix 1.1.3 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/rustix
rustls 0.23.36 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls
rustls-native-certs 0.8.3 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls-native-certs
rustls-pki-types 1.14.0 MIT OR Apache-2.0 https://github.com/rustls/pki-types
rustls-webpki 0.103.10 ISC https://github.com/rustls/webpki
ryu 1.0.23 Apache-2.0 OR BSL-1.0 https://github.com/dtolnay/ryu
same-file 1.0.6 Unlicense/MIT https://github.com/BurntSushi/same-file
schemars 0.9.0 MIT https://github.com/GREsau/schemars
schemars 1.2.1 MIT https://github.com/GREsau/schemars
seahash 4.1.0 MIT https://gitlab.redox-os.org/redox-os/seahash
security-framework 3.7.0 MIT OR Apache-2.0 https://github.com/kornelski/rust-security-framework
security-framework-sys 2.17.0 MIT OR Apache-2.0 https://github.com/kornelski/rust-security-framework
serde 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_core 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_derive 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_json 1.0.149 MIT OR Apache-2.0 https://github.com/serde-rs/json
serde_urlencoded 0.7.1 MIT/Apache-2.0 https://github.com/nox/serde_urlencoded
serde_with 3.17.0 MIT OR Apache-2.0 https://github.com/jonasbb/serde_with/
serde_with_macros 3.17.0 MIT OR Apache-2.0 https://github.com/jonasbb/serde_with/
shlex 1.3.0 MIT OR Apache-2.0 https://github.com/comex/rust-shlex
simdutf8 0.1.5 MIT OR Apache-2.0 https://github.com/rusticstuff/simdutf8
siphasher 1.0.2 MIT/Apache-2.0 https://github.com/jedisct1/rust-siphash
slab 0.4.12 MIT https://github.com/tokio-rs/slab
smallvec 1.15.1 MIT OR Apache-2.0 https://github.com/servo/rust-smallvec
socket2 0.6.2 MIT OR Apache-2.0 https://github.com/rust-lang/socket2
stable_deref_trait 1.2.1 MIT OR Apache-2.0 https://github.com/storyyeller/stable_deref_trait
strsim 0.11.1 MIT https://github.com/rapidfuzz/strsim-rs
subtle 2.6.1 BSD-3-Clause https://github.com/dalek-cryptography/subtle
syn 1.0.109 MIT OR Apache-2.0 https://github.com/dtolnay/syn
syn 2.0.114 MIT OR Apache-2.0 https://github.com/dtolnay/syn
sync_wrapper 1.0.2 Apache-2.0 https://github.com/Actyx/sync_wrapper
synstructure 0.13.2 MIT https://github.com/mystor/synstructure
tap 1.0.1 MIT https://github.com/myrrlyn/tap
tempfile 3.25.0 MIT OR Apache-2.0 https://github.com/Stebalien/tempfile
thiserror 2.0.18 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
thiserror-impl 2.0.18 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
time 0.3.47 MIT OR Apache-2.0 https://github.com/time-rs/time
time-core 0.1.8 MIT OR Apache-2.0 https://github.com/time-rs/time
time-macros 0.2.27 MIT OR Apache-2.0 https://github.com/time-rs/time
tinystr 0.8.2 Unicode-3.0 https://github.com/unicode-org/icu4x
tinyvec 1.10.0 Zlib OR Apache-2.0 OR MIT https://github.com/Lokathor/tinyvec
tinyvec_macros 0.1.1 MIT OR Apache-2.0 OR Zlib https://github.com/Soveu/tinyvec_macros
tokio 1.49.0 MIT https://github.com/tokio-rs/tokio
tokio-macros 2.6.0 MIT https://github.com/tokio-rs/tokio
tokio-rustls 0.26.4 MIT OR Apache-2.0 https://github.com/rustls/tokio-rustls
tokio-util 0.7.18 MIT https://github.com/tokio-rs/tokio
toml_datetime 0.7.5+spec-1.1.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_edit 0.23.10+spec-1.0.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_parser 1.0.6+spec-1.1.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
tower 0.5.3 MIT https://github.com/tower-rs/tower
tower-http 0.6.8 MIT https://github.com/tower-rs/tower-http
tower-layer 0.3.3 MIT https://github.com/tower-rs/tower
tower-service 0.3.3 MIT https://github.com/tower-rs/tower
tracing 0.1.44 MIT https://github.com/tokio-rs/tracing
tracing-core 0.1.36 MIT https://github.com/tokio-rs/tracing
try-lock 0.2.5 MIT https://github.com/seanmonstar/try-lock
unicase 2.9.0 MIT OR Apache-2.0 https://github.com/seanmonstar/unicase
unicode-ident 1.0.23 (MIT OR Apache-2.0) AND Unicode-3.0 https://github.com/dtolnay/unicode-ident
untrusted 0.9.0 ISC https://github.com/briansmith/untrusted
url 2.5.8 MIT OR Apache-2.0 https://github.com/servo/rust-url
utf8_iter 1.0.4 Apache-2.0 OR MIT https://github.com/hsivonen/utf8_iter
utf8parse 0.2.2 Apache-2.0 OR MIT https://github.com/alacritty/vte
uuid 1.22.0 Apache-2.0 OR MIT https://github.com/uuid-rs/uuid
vcpkg 0.2.15 MIT/Apache-2.0 https://github.com/mcgoo/vcpkg-rs
version_check 0.9.5 MIT/Apache-2.0 https://github.com/SergioBenitez/version_check
walkdir 2.5.0 Unlicense/MIT https://github.com/BurntSushi/walkdir
want 0.3.1 MIT https://github.com/seanmonstar/want
webpki-roots 1.0.6 CDLA-Permissive-2.0 https://github.com/rustls/webpki-roots
winnow 0.7.14 MIT https://github.com/winnow-rs/winnow
wiremock 0.6.5 MIT/Apache-2.0 https://github.com/LukeMathWalker/wiremock-rs
writeable 0.6.2 Unicode-3.0 https://github.com/unicode-org/icu4x
wyz 0.5.1 MIT https://github.com/myrrlyn/wyz
yoke 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
yoke-derive 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
yup-oauth2 12.1.2 MIT OR Apache-2.0 https://github.com/dermesser/yup-oauth2
zerocopy 0.8.39 BSD-2-Clause OR Apache-2.0 OR MIT https://github.com/google/zerocopy
zerofrom 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zerofrom-derive 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zeroize 1.8.2 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
zerotrie 0.2.3 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec 0.11.5 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec-derive 0.11.2 Unicode-3.0 https://github.com/unicode-org/icu4x
zmij 1.0.20 MIT https://github.com/dtolnay/zmij

Node Packages (11 packages)

Package Version License Resolved
@rumdl/cli-darwin-arm64 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-darwin-arm64/-/cli-darwin-arm64-0.1.62.tgz
@rumdl/cli-darwin-x64 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-darwin-x64/-/cli-darwin-x64-0.1.62.tgz
@rumdl/cli-linux-arm64 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-linux-arm64/-/cli-linux-arm64-0.1.62.tgz
@rumdl/cli-linux-arm64-musl 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-linux-arm64-musl/-/cli-linux-arm64-musl-0.1.62.tgz
@rumdl/cli-linux-x64 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-linux-x64/-/cli-linux-x64-0.1.62.tgz
@rumdl/cli-linux-x64-musl 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-linux-x64-musl/-/cli-linux-x64-musl-0.1.62.tgz
@rumdl/cli-win32-x64 0.1.62 MIT https://registry.npmjs.org/@rumdl/cli-win32-x64/-/cli-win32-x64-0.1.62.tgz
fsevents 2.3.2 MIT https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz
playwright 1.58.2 Apache-2.0 https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz
playwright-core 1.58.2 Apache-2.0 https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz
rumdl 0.1.62 MIT https://registry.npmjs.org/rumdl/-/rumdl-0.1.62.tgz

External Packaged Runtime

Crate Version License Repository Source
nils-codex-cli 0.6.5 MIT https://github.com/sympoies/nils-cli https://crates.io/api/v1/crates/nils-codex-cli/0.6.5

Regeneration

bash scripts/generate-third-party-artifacts.sh --write
bash scripts/generate-third-party-artifacts.sh --check