Open-Weight AI Model Licences & Third-Party Software
360 Hextile runs open-weight AI models on your own hardware, and is built with third-party open source software. We are grateful to their authors and communities.
[ENTITY-NAME — set LEGAL_ENTITY_NAME] — based in British Columbia, Canada, operating as 360 Hextile.
[MAILING-ADDRESS — set BUSINESS_ADDRESS]
Contact: [LEGAL-EMAIL — set LEGAL_EMAIL]
Third-Party Attribution · Version 1.0 · Effective 2026-07-31 · version history
Model licences follow your output
In short: the AI models carry their own licences, and some of those restrict what the output can be used for.
The images you generate are yours — see the End User Licence Agreement, which also explains that the licence of the model you generated with follows the output. Several model licences, OpenRAIL++ and its relatives among them, carry use restrictions that apply to you. The licence badge shown against each model inside the app tells you which licence it is; the full texts are below.
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION 360 Hextile incorporates third-party software components listed below. The original copyright notices and license terms are provided for each. ================================================================================ NVIDIA CUDA Toolkit 12.1 ================================================================================ Copyright (c) 2024 NVIDIA Corporation. All rights reserved. License: NVIDIA CUDA Toolkit EULA See: LICENSE-NVIDIA-CUDA.txt Bundled components: cudart, cuBLAS, cuFFT, cuRAND, cuSPARSE, cuSOLVER, NVRTC ================================================================================ NVIDIA cuDNN 9.x ================================================================================ Copyright (c) 2024 NVIDIA Corporation. All rights reserved. License: NVIDIA cuDNN Software License Agreement See: LICENSE-NVIDIA-CUDA.txt ================================================================================ Microsoft Visual C++ Runtime ================================================================================ Copyright (c) Microsoft Corporation. All rights reserved. License: Microsoft Visual Studio License Terms Redistributable under Visual Studio license terms. ================================================================================ A NOTE ON BUILD TOOLING AND COPYLEFT LICENSES ================================================================================ Some entries below are build-time tooling that is never imported by the application at runtime and is never frozen into the shipped executable. PyInstaller is distributed under GPLv2 with an explicit bootloader exception: "You may use PyInstaller to Bundle commercial applications without disclosing the source code of your application." pylint and astroid are development-only lint tooling. None of these four packages (pyinstaller, pyinstaller-hooks-contrib, pylint, astroid) are runtime imports of the frozen entry point, so their copyleft terms do not reach the distributed application. scripts/check_oss_copyleft.py enforces this: any GPL/LGPL/AGPL/SSPL package NOT on that documented exemption list fails the release build. ================================================================================ PYTHON DEPENDENCIES ================================================================================ ================================================================================ accelerate 1.14.0 ================================================================================ Copyright: The Hugging Face team License: Apache Software License URL: https://github.com/huggingface/accelerate Description: Accelerate ================================================================================ altgraph 0.17.4 ================================================================================ Copyright: Ronald Oussoren License: MIT License URL: https://altgraph.readthedocs.io Description: Python graph (network) package ================================================================================ annotated-doc 0.0.4 ================================================================================ Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com> License: MIT URL: https://github.com/fastapi/annotated-doc Description: Document parameters, class attributes, return types, and variables inline, with Annotated. ================================================================================ annotated-types 0.7.0 ================================================================================ Copyright: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, Samuel Colvin <s@muelcolvin.com>, Zac Hatfield-Dodds <zac@zhd.dev> License: MIT License URL: https://github.com/annotated-types/annotated-types Description: Reusable constraint types to use with typing.Annotated ================================================================================ anthropic 0.84.0 ================================================================================ Copyright: Anthropic <support@anthropic.com> License: MIT License URL: https://github.com/anthropics/anthropic-sdk-python Description: The official Python library for the anthropic API ================================================================================ anyio 4.13.0 ================================================================================ Copyright: Alex Grönholm <alex.gronholm@nextday.fi> License: MIT URL: https://anyio.readthedocs.io/en/stable/versionhistory.html Description: High-level concurrency and networking framework on top of asyncio or Trio ================================================================================ astroid 3.0.3 ================================================================================ Copyright: Copyright (C) 1991, 1999 Free Software Foundation, Inc. License: GNU Lesser General Public License v2 (LGPLv2) URL: https://github.com/pylint-dev/astroid/issues Description: An abstract syntax tree for Python with inference support. ================================================================================ backports.tarfile 1.2.0 ================================================================================ Copyright: "Jason R. Coombs" <jaraco@jaraco.com> License: MIT License URL: https://github.com/jaraco/backports.tarfile Description: Backport of CPython tarfile module ================================================================================ bitsandbytes 0.49.2 ================================================================================ Copyright: Tim Dettmers <dettmers@cs.washington.edu> License: MIT URL: https://github.com/bitsandbytes-foundation/bitsandbytes Description: k-bit optimizers and matrix multiplication routines. ================================================================================ black 23.12.1 ================================================================================ Copyright: Łukasz Langa <lukasz@langa.pl> License: MIT License URL: https://github.com/psf/black Description: The uncompromising code formatter. ================================================================================ blinker 1.9.0 ================================================================================ Copyright: Jason Kirtland License: MIT License URL: https://github.com/pallets-eco/blinker/ Description: Fast, simple object-to-object and broadcast signaling ================================================================================ certifi 2026.5.20 ================================================================================ Copyright: Kenneth Reitz License: Mozilla Public License 2.0 (MPL 2.0) URL: https://github.com/certifi/python-certifi Description: Python package for providing Mozilla's CA Bundle. ================================================================================ cffi 2.0.0 ================================================================================ Copyright: Armin Rigo, Maciej Fijalkowski License: MIT URL: https://cffi.readthedocs.io/en/latest/whatsnew.html Description: Foreign Function Interface for Python calling C code. ================================================================================ charset-normalizer 3.4.7 ================================================================================ Copyright: "Ahmed R. TAHRI" <tahri.ahmed@proton.me> License: MIT URL: https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md Description: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. ================================================================================ click 8.3.1 ================================================================================ Copyright: Copyright 2014 Pallets License: BSD-3-Clause URL: https://github.com/pallets/click/ Description: Composable command line interface toolkit ================================================================================ colorama 0.4.6 ================================================================================ Copyright: Jonathan Hartley <tartley@tartley.com> License: BSD License URL: https://github.com/tartley/colorama Description: Cross-platform colored terminal text. ================================================================================ controlnet_aux 0.0.10 ================================================================================ Copyright: The HuggingFace team License: Apache Software License URL: https://github.com/patrickvonplaten/controlnet_aux Description: Auxillary models for controlnet ================================================================================ cryptography 46.0.4 ================================================================================ Copyright: The Python Cryptographic Authority and individual contributors <cryptography-dev@python.org> License: Apache-2.0 OR BSD-3-Clause URL: https://github.com/pyca/cryptography Description: cryptography is a package which provides cryptographic recipes and primitives to Python developers. ================================================================================ cuda-python 12.6.0 ================================================================================ Copyright: NVIDIA Corporation <cuda-python-conduct@nvidia.com> License: Other/Proprietary License URL: https://github.com/NVIDIA/cuda-python Description: Python bindings for CUDA ================================================================================ cupy-cuda12x 13.3.0 ================================================================================ Copyright: Seiya Tokui License: MIT License URL: https://cupy.dev/ Description: CuPy: NumPy & SciPy for GPU ================================================================================ customtkinter 5.2.2 ================================================================================ Copyright: Tom Schimansky License: MIT License URL: https://customtkinter.tomschimansky.com Description: Create modern looking GUIs with Python ================================================================================ darkdetect 0.8.0 ================================================================================ Copyright: Alberto Sottile <asottile@gmail.com> License: BSD License URL: http://github.com/albertosottile/darkdetect Description: Detect OS Dark Mode from Python ================================================================================ diffusers 0.37.1 ================================================================================ Copyright: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors) License: Apache Software License URL: https://github.com/huggingface/diffusers Description: State-of-the-art diffusion in PyTorch and JAX. ================================================================================ dill 0.3.9 ================================================================================ Copyright: Mike McKerns License: BSD License URL: https://github.com/uqfoundation/dill Description: serialize all of Python ================================================================================ diskcache 5.6.3 ================================================================================ Copyright: Grant Jenks License: Apache Software License URL: http://www.grantjenks.com/docs/diskcache/ Description: Disk Cache -- Disk and file backed persistent cache. ================================================================================ distro 1.9.0 ================================================================================ Copyright: Nir Cohen License: Apache Software License URL: https://github.com/python-distro/distro Description: Distro - an OS platform information API ================================================================================ docstring_parser 0.17.0 ================================================================================ Copyright: Marcin Kurczewski <dash@wind.garden> License: MIT License URL: https://github.com/rr-/docstring_parser Description: Parse Python docstrings in reST, Google and Numpydoc format ================================================================================ einops 0.8.1 ================================================================================ Copyright: Alex Rogozhnikov License: MIT License URL: https://github.com/arogozhnikov/einops Description: A new flavour of deep learning operations ================================================================================ fastapi 0.115.0 ================================================================================ Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com> License: MIT License URL: https://github.com/fastapi/fastapi Description: FastAPI framework, high performance, easy to learn, fast to code, ready for production ================================================================================ fastrlock 0.8.2 ================================================================================ Copyright: Stefan Behnel License: MIT License URL: https://github.com/scoder/fastrlock Description: Fast, re-entrant optimistic lock implemented in Cython ================================================================================ filelock 3.29.0 ================================================================================ Copyright: Copyright (c) 2025 Bernát Gábor and contributors License: MIT URL: https://github.com/tox-dev/py-filelock Description: A platform independent file lock. ================================================================================ Flask 2.3.2 ================================================================================ Copyright: Armin Ronacher <armin.ronacher@active-4.com> License: BSD License Description: A simple framework for building complex web applications. ================================================================================ fsspec 2026.4.0 ================================================================================ Copyright: Copyright (c) 2018, Martin Durant License: BSD-3-Clause URL: https://github.com/fsspec/filesystem_spec Description: File-system specification ================================================================================ gguf 0.17.1 ================================================================================ Copyright: GGML License: MIT License URL: https://ggml.ai Description: Read and write ML models in GGUF for GGML ================================================================================ h11 0.16.0 ================================================================================ Copyright: Nathaniel J. Smith License: MIT License URL: https://github.com/python-hyper/h11 Description: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 ================================================================================ hf-xet 1.3.1 ================================================================================ Copyright: "Licensor" shall mean the copyright owner or entity authorized by License: Apache-2.0 URL: https://github.com/huggingface/xet-core Description: Fast transfer of large files with the Hugging Face Hub. ================================================================================ httpcore 1.0.9 ================================================================================ Copyright: Tom Christie <tom@tomchristie.com> License: BSD-3-Clause URL: https://www.encode.io/httpcore/ Description: A minimal low-level HTTP client. ================================================================================ httpx 0.28.1 ================================================================================ Copyright: Tom Christie <tom@tomchristie.com> License: BSD License URL: https://github.com/encode/httpx Description: The next generation HTTP client. ================================================================================ huggingface_hub 0.36.2 ================================================================================ Copyright: Hugging Face, Inc. License: Apache Software License URL: https://github.com/huggingface/huggingface_hub Description: Client library to download and publish models, datasets and other repos on the huggingface.co hub ================================================================================ idna 3.17 ================================================================================ Copyright: Kim Davies <kim+pypi@gumleaf.org> License: BSD-3-Clause URL: https://github.com/kjd/idna Description: Internationalized Domain Names in Applications (IDNA) ================================================================================ ImageIO 2.37.2 ================================================================================ Copyright: ImageIO contributors License: BSD-2-Clause URL: https://github.com/imageio/imageio Description: Read and write images and video across all major formats. Supports scientific and volumetric data. ================================================================================ imageio-ffmpeg 0.6.0 ================================================================================ Copyright: imageio contributors License: BSD License URL: https://github.com/imageio/imageio-ffmpeg Description: FFMPEG wrapper for Python ================================================================================ importlib_metadata 9.0.0 ================================================================================ Copyright: "Jason R. Coombs" <jaraco@jaraco.com> License: Apache-2.0 URL: https://github.com/python/importlib_metadata Description: Read metadata from Python packages ================================================================================ iniconfig 2.3.0 ================================================================================ Copyright: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com> License: MIT URL: https://github.com/pytest-dev/iniconfig Description: brain-dead simple config-ini parsing ================================================================================ isort 5.13.2 ================================================================================ Copyright: Timothy Crosley License: MIT License URL: https://pycqa.github.io/isort/ Description: A Python utility / library to sort Python imports. ================================================================================ itsdangerous 2.2.0 ================================================================================ Copyright: Copyright 2011 Pallets License: BSD License URL: https://github.com/pallets/itsdangerous/ Description: Safely pass data to untrusted environments and back. ================================================================================ jaraco.classes 3.4.0 ================================================================================ Copyright: Jason R. Coombs License: MIT License URL: https://github.com/jaraco/jaraco.classes Description: Utility functions for Python class constructs ================================================================================ jaraco.context 6.1.2 ================================================================================ Copyright: "Jason R. Coombs" <jaraco@jaraco.com> License: MIT URL: https://github.com/jaraco/jaraco.context Description: Useful decorators and context managers ================================================================================ jaraco.functools 4.4.0 ================================================================================ Copyright: "Jason R. Coombs" <jaraco@jaraco.com> License: MIT URL: https://github.com/jaraco/jaraco.functools Description: Functools like those found in stdlib ================================================================================ Jinja2 3.1.4 ================================================================================ Copyright: Copyright 2007 Pallets License: BSD License URL: https://github.com/pallets/jinja/ Description: A very fast and expressive template engine. ================================================================================ jiter 0.13.0 ================================================================================ Copyright: Samuel Colvin <s@muelcolvin.com> License: MIT License URL: https://github.com/pydantic/jiter/ Description: Fast iterable JSON parser. ================================================================================ joblib 1.5.3 ================================================================================ Copyright: Gael Varoquaux <gael.varoquaux@normalesup.org> License: BSD-3-Clause URL: https://joblib.readthedocs.io Description: Lightweight pipelining with Python functions ================================================================================ keyring 25.7.0 ================================================================================ Copyright: Kang Zhang <jobo.zh@gmail.com> License: MIT URL: https://github.com/jaraco/keyring Description: Store and access your passwords safely. ================================================================================ lazy_loader 0.4 ================================================================================ Copyright: Scientific Python Developers License: BSD License URL: https://github.com/scientific-python/lazy_loader Description: Makes it easy to load subpackages and functions on demand. ================================================================================ llama_cpp_python 0.3.23 ================================================================================ Copyright: Andrei Betlen <abetlen@gmail.com> License: MIT URL: https://github.com/abetlen/llama-cpp-python Description: Python bindings for the llama.cpp library ================================================================================ markdown-it-py 4.0.0 ================================================================================ Copyright: Chris Sewell <chrisj_sewell@hotmail.com> License: MIT License URL: https://github.com/executablebooks/markdown-it-py Description: Python port of markdown-it. Markdown parsing, done right! ================================================================================ MarkupSafe 3.0.2 ================================================================================ Copyright: Copyright 2010 Pallets License: BSD License URL: https://github.com/pallets/markupsafe/ Description: Safely add untrusted strings to HTML/XML markup. ================================================================================ mccabe 0.7.0 ================================================================================ Copyright: Tarek Ziade License: MIT License URL: https://github.com/pycqa/mccabe Description: McCabe checker, plugin for flake8 ================================================================================ mdurl 0.1.2 ================================================================================ Copyright: Taneli Hukkinen <hukkin@users.noreply.github.com> License: MIT License URL: https://github.com/executablebooks/mdurl Description: Markdown URL utilities ================================================================================ more-itertools 10.8.0 ================================================================================ Copyright: Erik Rose <erikrose@grinchcentral.com> License: MIT URL: https://github.com/more-itertools/more-itertools Description: More routines for operating on iterables, beyond itertools ================================================================================ mpmath 1.3.0 ================================================================================ Copyright: Fredrik Johansson License: BSD License URL: http://mpmath.org/ Description: Python library for arbitrary-precision floating-point arithmetic ================================================================================ mypy 1.8.0 ================================================================================ Copyright: Jukka Lehtosalo License: MIT License URL: https://www.mypy-lang.org/ Description: Optional static typing for Python ================================================================================ mypy-extensions 1.0.0 ================================================================================ Copyright: The mypy developers License: MIT License URL: https://github.com/python/mypy_extensions Description: Type system extensions for programs checked with the mypy type checker. ================================================================================ networkx 3.2.1 ================================================================================ Copyright: Aric Hagberg <hagberg@lanl.gov> License: BSD License URL: https://networkx.org/ Description: Python package for creating and manipulating graphs and networks ================================================================================ ninja 1.13.0 ================================================================================ Copyright: Jean-Christophe Fillion-Robin <scikit-build@googlegroups.com>, Henry Schreiner <henryfs@princeton.edu> License: Apache Software License; BSD License URL: http://ninja-build.org/ Description: Ninja is a small build system with a focus on speed ================================================================================ noise 1.2.2 ================================================================================ Copyright: Casey Duncan License: MIT License URL: https://github.com/caseman/noise Description: Perlin noise for Python ================================================================================ numpy 1.24.3 ================================================================================ Copyright: Travis E. Oliphant et al. License: BSD License URL: https://www.numpy.org Description: Fundamental package for array computing in Python ================================================================================ nvidia-ml-py 13.590.44 ================================================================================ Copyright: NVIDIA Corporation License: BSD License URL: https://forums.developer.nvidia.com Description: Python Bindings for the NVIDIA Management Library ================================================================================ openai 2.24.0 ================================================================================ Copyright: OpenAI <support@openai.com> License: Apache Software License URL: https://github.com/openai/openai-python Description: The official Python library for the openai API ================================================================================ opencv-python 4.11.0.86 ================================================================================ Copyright: "Licensor" shall mean the copyright owner or entity authorized by License: Apache Software License URL: https://github.com/opencv/opencv-python Description: Wrapper package for OpenCV python bindings. ================================================================================ opencv-python-headless 4.11.0.86 ================================================================================ Copyright: "Licensor" shall mean the copyright owner or entity authorized by License: Apache Software License URL: https://github.com/opencv/opencv-python Description: Wrapper package for OpenCV python bindings. ================================================================================ optimum-quanto 0.2.6 ================================================================================ Copyright: David Corvoysier License: Apache Software License URL: https://github.com/huggingface/optimum-quanto Description: A pytorch quantization backend for optimum. ================================================================================ packaging 26.2 ================================================================================ Copyright: Donald Stufft <donald@stufft.io> License: Apache-2.0 OR BSD-2-Clause URL: https://github.com/pypa/packaging Description: Core utilities for Python packages ================================================================================ pathspec 0.12.1 ================================================================================ Copyright: "Caleb P. Burns" <cpburnz@gmail.com> License: Mozilla Public License 2.0 (MPL 2.0) Description: Utility library for gitignore style pattern matching of file paths. ================================================================================ pefile 2024.8.26 ================================================================================ Copyright: Ero Carrera License: MIT URL: https://github.com/erocarrera/pefile Description: Python PE parsing module ================================================================================ peft 0.18.1 ================================================================================ Copyright: The HuggingFace team License: Apache Software License URL: https://github.com/huggingface/peft Description: Parameter-Efficient Fine-Tuning (PEFT) ================================================================================ pillow 10.2.0 ================================================================================ Copyright: "Jeffrey A. Clark (Alex)" <aclark@aclark.net> License: Historical Permission Notice and Disclaimer (HPND) URL: https://python-pillow.org Description: Python Imaging Library (Fork) ================================================================================ platformdirs 4.3.6 ================================================================================ Copyright: Copyright (c) 2010-202x The platformdirs developers License: MIT URL: https://github.com/tox-dev/platformdirs Description: A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`. ================================================================================ pluggy 1.6.0 ================================================================================ Copyright: Holger Krekel <holger@merlinux.eu> License: MIT License Description: plugin and hook calling mechanisms for python ================================================================================ protobuf 6.33.5 ================================================================================ Copyright: protobuf@googlegroups.com License: 3-Clause BSD License URL: https://developers.google.com/protocol-buffers/ ================================================================================ psutil 6.1.0 ================================================================================ Copyright: Giampaolo Rodola License: BSD License URL: https://github.com/giampaolo/psutil Description: Cross-platform lib for process and system monitoring in Python. ================================================================================ pycparser 3.0 ================================================================================ Copyright: Eli Bendersky <eliben@gmail.com> License: BSD-3-Clause URL: https://github.com/eliben/pycparser Description: C parser in Python ================================================================================ pydantic 2.11.10 ================================================================================ Copyright: Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>, Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, Terrence Dorsey <terry@pydantic.dev>, David Montague <david@pydantic.dev>, Serge Matveenko <lig@countzero.co>, Marcelo Trylesinski <marcelotryle@gmail.com>, Sydney Runkle <sydneymarierunkle@gmail.com>, David Hewitt <mail@davidhewitt.io>, Alex Hall <alex.mojaki@gmail.com>, Victorien Plot <contact@vctrn.dev> License: MIT URL: https://github.com/pydantic/pydantic Description: Data validation using Python type hints ================================================================================ pydantic-settings 2.12.0 ================================================================================ Copyright: Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com> License: MIT URL: https://github.com/pydantic/pydantic-settings Description: Settings management using Pydantic ================================================================================ pydantic_core 2.33.2 ================================================================================ Copyright: Samuel Colvin <s@muelcolvin.com>, Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, David Montague <david@pydantic.dev>, David Hewitt <mail@davidhewitt.dev>, Sydney Runkle <sydneymarierunkle@gmail.com>, Victorien Plot <contact@vctrn.dev> License: MIT License URL: https://github.com/pydantic/pydantic-core Description: Core functionality for Pydantic validation and serialization ================================================================================ pyfastnoiselite 0.0.7 ================================================================================ Copyright: Tiziano Bettio License: MIT License URL: https://github.com/tizilogic/pyfastnoiselite Description: Cython wrapper for Auburns' FastNoise Lite. ================================================================================ pyflakes 3.4.0 ================================================================================ Copyright: A lot of people License: MIT License URL: https://github.com/PyCQA/pyflakes Description: passive checker of Python programs ================================================================================ Pygments 2.19.2 ================================================================================ Copyright: Georg Brandl <georg@python.org> License: BSD License URL: https://pygments.org Description: Pygments is a syntax highlighting package written in Python. ================================================================================ pyinstaller 6.3.0 ================================================================================ Copyright: Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi, Martin Zibricky License: GNU General Public License v2 (GPLv2) URL: https://www.pyinstaller.org/ Description: PyInstaller bundles a Python application and all its dependencies into a single package. ================================================================================ pyinstaller-hooks-contrib 2024.10 ================================================================================ Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. License: Apache Software License; GNU General Public License v2 (GPLv2) URL: https://github.com/pyinstaller/pyinstaller-hooks-contrib Description: Community maintained hooks for PyInstaller ================================================================================ pylint 3.0.3 ================================================================================ Copyright: Python Code Quality Authority <code-quality@python.org> License: GNU General Public License v2 (GPLv2) URL: https://github.com/pylint-dev/pylint Description: python code static checker ================================================================================ PyNaCl 1.6.2 ================================================================================ Copyright: The PyNaCl developers <cryptography-dev@python.org> License: Apache Software License URL: https://github.com/pyca/pynacl/ Description: Python binding to the Networking and Cryptography (NaCl) library ================================================================================ pytest 9.0.2 ================================================================================ Copyright: Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS) License: MIT URL: https://docs.pytest.org/en/latest/ Description: pytest: simple powerful testing with Python ================================================================================ pytest-asyncio 1.3.0 ================================================================================ Copyright: Tin Tvrtković <tinchester@gmail.com> License: Apache-2.0 URL: https://github.com/pytest-dev/pytest-asyncio Description: Pytest support for asyncio ================================================================================ python-dotenv 1.0.0 ================================================================================ Copyright: Saurabh Kumar License: BSD License URL: https://github.com/theskumar/python-dotenv Description: Read key-value pairs from a .env file and set them as environment variables ================================================================================ python-multipart 0.0.9 ================================================================================ Copyright: Andrew Dunham <andrew@du.nham.ca> License: Apache-2.0 URL: https://github.com/andrew-d/python-multipart Description: A streaming multipart parser for Python ================================================================================ pywin32 308 ================================================================================ Copyright: Mark Hammond (et al) License: Python Software Foundation License URL: https://github.com/mhammond/pywin32 Description: Python for Window Extensions ================================================================================ pywin32-ctypes 0.2.3 ================================================================================ Copyright: Enthought Inc. License: BSD-3-Clause URL: https://github.com/enthought/pywin32-ctypes Description: A (partial) reimplementation of pywin32 using ctypes/cffi ================================================================================ PyYAML 6.0.3 ================================================================================ Copyright: Kirill Simonov License: MIT License URL: https://pyyaml.org/ Description: YAML parser and emitter for Python ================================================================================ realesrgan-ncnn-py 2.0.0 ================================================================================ Copyright: Tohrusky <65994850+Tohrusky@users.noreply.github.com> License: BSD-3-Clause URL: https://github.com/Final2x/realesrgan-ncnn-py ================================================================================ regex 2024.11.6 ================================================================================ Copyright: Matthew Barnett License: Apache Software License URL: https://github.com/mrabarnett/mrab-regex Description: Alternative regular expression module, to replace re. ================================================================================ requests 2.31.0 ================================================================================ Copyright: Kenneth Reitz License: Apache Software License URL: https://requests.readthedocs.io Description: Python HTTP for Humans. ================================================================================ rich 14.3.3 ================================================================================ Copyright: Will McGugan License: MIT License URL: https://github.com/Textualize/rich Description: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal ================================================================================ safetensors 0.4.5 ================================================================================ Copyright: Nicolas Patry <patry.nicolas@protonmail.com> License: Apache Software License URL: https://github.com/huggingface/safetensors ================================================================================ sageattention 1.0.6 ================================================================================ Copyright: Jintao Zhang, Haofeng Huang License: BSD License URL: https://github.com/thu-ml/SageAttention Description: Accurate and efficient 8-bit plug-and-play attention. ================================================================================ scikit-image 0.24.0 ================================================================================ Copyright: Copyright: 2009-2022 the scikit-image team License: BSD License URL: https://scikit-image.org Description: Image processing in Python ================================================================================ scikit-learn 1.8.0 ================================================================================ Copyright: Copyright (c) 2007-2024 The scikit-learn developers. License: BSD-3-Clause URL: https://scikit-learn.org Description: A set of python modules for machine learning and data mining ================================================================================ scipy 1.10.1 ================================================================================ Copyright: Copyright (c) 2001-2002 Enthought, Inc. 2003-2022, SciPy Developers. License: BSD License URL: https://scipy.org/ Description: Fundamental algorithms for scientific computing in Python ================================================================================ Send2Trash 2.1.0 ================================================================================ Copyright: Andrew Senetar <arsenetar@voltaicideas.net> License: BSD-3-Clause URL: https://github.com/arsenetar/send2trash Description: Send file to trash natively under Mac OS X, Windows and Linux ================================================================================ sentencepiece 0.2.1 ================================================================================ Copyright: Taku Kudo <taku@google.com> License: UNKNOWN URL: https://github.com/google/sentencepiece Description: Unsupervised text tokenizer and detokenizer. ================================================================================ shellingham 1.5.4 ================================================================================ Copyright: Tzu-ping Chung License: ISC License (ISCL) URL: https://github.com/sarugaku/shellingham Description: Tool to Detect Surrounding Shell ================================================================================ sniffio 1.3.1 ================================================================================ Copyright: "Nathaniel J. Smith" <njs@pobox.com> License: Apache Software License; MIT License URL: https://github.com/python-trio/sniffio Description: Sniff out which async library your code is running under ================================================================================ starlette 0.38.6 ================================================================================ Copyright: Tom Christie <tom@tomchristie.com> License: BSD-3-Clause URL: https://github.com/encode/starlette Description: The little ASGI library that shines. ================================================================================ sympy 1.13.1 ================================================================================ Copyright: SymPy development team License: BSD License URL: https://sympy.org Description: Computer algebra system (CAS) in Python ================================================================================ threadpoolctl 3.6.0 ================================================================================ Copyright: Thomas Moreau License: BSD License URL: https://github.com/joblib/threadpoolctl Description: threadpoolctl ================================================================================ tifffile 2025.12.20 ================================================================================ Copyright: Christoph Gohlke License: BSD-3-Clause URL: https://www.cgohlke.com Description: Read and write TIFF files ================================================================================ timm 1.0.24 ================================================================================ Copyright: Ross Wightman <ross@huggingface.co> License: Apache Software License URL: https://github.com/huggingface/pytorch-image-models Description: PyTorch Image Models ================================================================================ tokenizers 0.22.2 ================================================================================ Copyright: Nicolas Patry <patry.nicolas@protonmail.com>, Anthony Moi <anthony@huggingface.co> License: Apache Software License URL: https://github.com/huggingface/tokenizers ================================================================================ tomlkit 0.13.2 ================================================================================ Copyright: Sébastien Eustace License: MIT License URL: https://github.com/sdispater/tomlkit Description: Style preserving TOML library ================================================================================ torch 2.5.1+cu121 ================================================================================ Copyright: PyTorch Team License: BSD License URL: https://pytorch.org/ Description: Tensors and Dynamic neural networks in Python with strong GPU acceleration ================================================================================ torchao 0.9.0 ================================================================================ Copyright: Copyright 2023 Meta License: UNKNOWN URL: https://github.com/pytorch/ao Description: Package for applying ao techniques to GPU models ================================================================================ torchaudio 2.5.1+cu121 ================================================================================ Copyright: Soumith Chintala, David Pollack, Sean Naren, Peter Goldsborough, Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang License: BSD License URL: https://github.com/pytorch/audio Description: An audio package for PyTorch ================================================================================ torchvision 0.20.1+cu121 ================================================================================ Copyright: PyTorch Core Team License: BSD URL: https://github.com/pytorch/vision Description: image and video datasets and models for torch deep learning ================================================================================ tqdm 4.67.3 ================================================================================ Copyright: Unless otherwise stated, all authors (see commit logs) retain copyright License: MPL-2.0 AND MIT URL: https://tqdm.github.io Description: Fast, Extensible Progress Meter ================================================================================ transformers 4.57.6 ================================================================================ Copyright: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/transformers/graphs/contributors) License: Apache Software License URL: https://github.com/huggingface/transformers Description: State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow ================================================================================ triton-windows 3.1.0.post17 ================================================================================ Copyright: Philippe Tillet, Dian Wu License: MIT License URL: https://github.com/woct0rdho/triton-windows Description: A language and compiler for custom Deep Learning operations ================================================================================ typer 0.24.1 ================================================================================ Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com> License: MIT URL: https://github.com/fastapi/typer Description: Typer, build great CLIs. Easy to code. Based on Python type hints. ================================================================================ typer-slim 0.24.0 ================================================================================ Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com> License: MIT URL: https://github.com/fastapi/typer Description: Typer, build great CLIs. Easy to code. Based on Python type hints. ================================================================================ typing-inspection 0.4.2 ================================================================================ Copyright: Victorien Plot <contact@vctrn.dev> License: MIT URL: https://github.com/pydantic/typing-inspection Description: Runtime typing introspection tools ================================================================================ typing_extensions 4.15.0 ================================================================================ Copyright: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com> License: PSF-2.0 URL: https://github.com/python/typing_extensions Description: Backported and Experimental Type Hints for Python 3.9+ ================================================================================ urllib3 2.7.0 ================================================================================ Copyright: Andrey Petrov <andrey.petrov@shazow.net> License: MIT URL: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst Description: HTTP library with thread-safe connection pooling, file post, and more. ================================================================================ uvicorn 0.32.0 ================================================================================ Copyright: Tom Christie <tom@tomchristie.com>, Marcelo Trylesinski <marcelotryle@gmail.com> License: BSD-3-Clause URL: https://www.uvicorn.org/ Description: The lightning-fast ASGI server. ================================================================================ websockets 13.1 ================================================================================ Copyright: Aymeric Augustin <aymeric.augustin@m4x.org> License: BSD License URL: https://github.com/python-websockets/websockets Description: An implementation of the WebSocket Protocol (RFC 6455 & 7692) ================================================================================ Werkzeug 3.1.3 ================================================================================ Copyright: Copyright 2007 Pallets License: BSD License Description: The comprehensive WSGI web application library. ================================================================================ xformers 0.0.28.post3 ================================================================================ Copyright: Facebook AI Research License: BSD License URL: https://facebookresearch.github.io/xformers/ Description: XFormers: A collection of composable Transformer building blocks. ================================================================================ zipp 4.1.0 ================================================================================ Copyright: "Jason R. Coombs" <jaraco@jaraco.com> License: MIT URL: https://github.com/jaraco/zipp Description: Backport of pathlib-compatible object wrapper for zip files ================================================================================ NPM DEPENDENCIES (production) ================================================================================ ================================================================================ @apm-js-collab/code-transformer 0.8.2 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/apm-js-collab/orchestrion-js ================================================================================ @apm-js-collab/tracing-hooks 0.3.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/apm-js-collab/tracing-hooks ================================================================================ @babel/code-frame 7.29.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/compat-data 7.29.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/core 7.29.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/generator 7.29.1 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-compilation-targets 7.28.6 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-globals 7.28.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-module-imports 7.28.6 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-module-transforms 7.28.6 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-string-parser 7.27.1 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-validator-identifier 7.28.5 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helper-validator-option 7.27.1 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/helpers 7.28.6 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/parser 7.26.9 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/template 7.28.6 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/traverse 7.29.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @babel/types 7.29.0 ================================================================================ Copyright: The Babel Team License: MIT URL: https://github.com/babel/babel ================================================================================ @dimforge/rapier3d-compat 0.12.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/dimforge/rapier.js ================================================================================ @esbuild/linux-x64 0.21.5 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/evanw/esbuild ================================================================================ @esbuild/win32-x64 0.21.5 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/evanw/esbuild ================================================================================ @floating-ui/core 1.7.3 ================================================================================ Copyright: atomiks License: MIT URL: https://github.com/floating-ui/floating-ui ================================================================================ @floating-ui/dom 1.7.4 ================================================================================ Copyright: atomiks License: MIT URL: https://github.com/floating-ui/floating-ui ================================================================================ @floating-ui/utils 0.2.10 ================================================================================ Copyright: atomiks License: MIT URL: https://github.com/floating-ui/floating-ui ================================================================================ @internationalized/date 3.10.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/adobe/react-spectrum.git#main ================================================================================ @isaacs/cliui 8.0.2 ================================================================================ Copyright: Ben Coe License: ISC URL: https://github.com/yargs/cliui ================================================================================ @jridgewell/gen-mapping 0.3.13 ================================================================================ Copyright: Justin Ridgewell License: MIT URL: https://github.com/jridgewell/sourcemaps ================================================================================ @jridgewell/remapping 2.3.5 ================================================================================ Copyright: Justin Ridgewell License: MIT URL: https://github.com/jridgewell/sourcemaps ================================================================================ @jridgewell/resolve-uri 3.1.2 ================================================================================ Copyright: Justin Ridgewell License: MIT URL: https://github.com/jridgewell/resolve-uri ================================================================================ @jridgewell/sourcemap-codec 1.5.5 ================================================================================ Copyright: Justin Ridgewell License: MIT URL: https://github.com/jridgewell/sourcemaps ================================================================================ @jridgewell/trace-mapping 0.3.31 ================================================================================ Copyright: Justin Ridgewell License: MIT URL: https://github.com/jridgewell/sourcemaps ================================================================================ @opentelemetry/api 1.9.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/api-logs 0.207.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/context-async-hooks 2.5.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/core 2.5.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/instrumentation 0.207.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/instrumentation-amqplib 0.58.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-connect 0.54.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-dataloader 0.28.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-express 0.59.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-fs 0.30.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-generic-pool 0.54.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-graphql 0.58.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-hapi 0.57.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-http 0.211.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/instrumentation-ioredis 0.59.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-kafkajs 0.20.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-knex 0.55.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-koa 0.59.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-lru-memoizer 0.55.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-mongodb 0.64.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-mongoose 0.57.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-mysql 0.57.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-mysql2 0.57.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-pg 0.63.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-redis 0.59.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-tedious 0.30.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/instrumentation-undici 0.21.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/redis-common 0.38.2 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @opentelemetry/resources 2.5.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/sdk-trace-base 2.5.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/semantic-conventions 1.39.0 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js ================================================================================ @opentelemetry/sql-common 0.41.2 ================================================================================ Copyright: OpenTelemetry Authors License: Apache-2.0 URL: https://github.com/open-telemetry/opentelemetry-js-contrib ================================================================================ @pkgjs/parseargs 0.11.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/pkgjs/parseargs ================================================================================ @polka/url 1.0.0-next.29 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/polka ================================================================================ @prisma/instrumentation 7.2.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/prisma/prisma ================================================================================ @rollup/rollup-linux-x64-musl 4.54.0 ================================================================================ Copyright: Lukas Taegert-Atkinson License: MIT URL: https://github.com/rollup/rollup ================================================================================ @rollup/rollup-win32-x64-gnu 4.54.0 ================================================================================ Copyright: Lukas Taegert-Atkinson License: MIT URL: https://github.com/rollup/rollup ================================================================================ @rollup/rollup-win32-x64-msvc 4.54.0 ================================================================================ Copyright: Lukas Taegert-Atkinson License: MIT URL: https://github.com/rollup/rollup ================================================================================ @sentry-internal/browser-utils 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry-internal/feedback 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry-internal/replay 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry-internal/replay-canvas 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/babel-plugin-component-annotate 4.9.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript-bundler-plugins ================================================================================ @sentry/browser 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/bundler-plugin-core 4.9.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript-bundler-plugins ================================================================================ @sentry/cli 2.58.4 ================================================================================ Copyright: Sentry License: FSL-1.1-MIT URL: https://github.com/getsentry/sentry-cli ================================================================================ @sentry/cli-linux-x64 2.58.4 ================================================================================ Copyright: (see package source — no author metadata published) License: FSL-1.1-MIT URL: https://github.com/getsentry/sentry-cli ================================================================================ @sentry/cli-win32-x64 2.58.4 ================================================================================ Copyright: (see package source — no author metadata published) License: FSL-1.1-MIT URL: https://github.com/getsentry/sentry-cli ================================================================================ @sentry/cloudflare 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/core 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/node 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/node-core 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/opentelemetry 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/svelte 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/sveltekit 10.38.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript ================================================================================ @sentry/vite-plugin 4.9.0 ================================================================================ Copyright: Sentry License: MIT URL: https://github.com/getsentry/sentry-javascript-bundler-plugins ================================================================================ @standard-schema/spec 1.1.0 ================================================================================ Copyright: Colin McDonnell License: MIT URL: https://github.com/standard-schema/standard-schema ================================================================================ @sveltejs/acorn-typescript 1.0.8 ================================================================================ Copyright: tyrealhu and the Svelte team License: MIT URL: https://github.com/sveltejs/acorn-typescript ================================================================================ @sveltejs/kit 2.50.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/sveltejs/kit ================================================================================ @sveltejs/vite-plugin-svelte 4.0.4 ================================================================================ Copyright: dominikg License: MIT URL: https://github.com/sveltejs/vite-plugin-svelte ================================================================================ @sveltejs/vite-plugin-svelte-inspector 3.0.1 ================================================================================ Copyright: dominikg License: MIT URL: https://github.com/sveltejs/vite-plugin-svelte ================================================================================ @swc/helpers 0.5.18 ================================================================================ Copyright: 강동윤 License: Apache-2.0 URL: https://github.com/swc-project/swc ================================================================================ @tauri-apps/api 2.9.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 OR MIT URL: https://github.com/tauri-apps/tauri ================================================================================ @tauri-apps/plugin-dialog 2.4.2 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT OR Apache-2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ @tauri-apps/plugin-fs 2.4.4 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT OR Apache-2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ @tauri-apps/plugin-os 2.3.2 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT OR Apache-2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ @tauri-apps/plugin-shell 2.3.4 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT OR Apache-2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ @tauri-apps/plugin-sql 2.3.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT OR Apache-2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ @tweenjs/tween.js 23.1.3 ================================================================================ Copyright: tween.js contributors License: MIT URL: https://github.com/tweenjs/tween.js ================================================================================ @types/connect 3.4.38 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/cookie 0.6.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/estree 1.0.8 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/mysql 2.15.27 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/node 20.19.27 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/pg 8.15.6 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/pg-pool 2.0.7 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/stats.js 0.17.4 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/tedious 4.0.14 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/trusted-types 2.0.7 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @types/webxr 0.5.24 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/DefinitelyTyped/DefinitelyTyped ================================================================================ @webgpu/types 0.1.69 ================================================================================ Copyright: (see package source — no author metadata published) License: BSD-3-Clause URL: https://github.com/gpuweb/types ================================================================================ acorn 8.15.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/acornjs/acorn ================================================================================ acorn-import-attributes 1.9.5 ================================================================================ Copyright: Sven Sauleau License: MIT URL: https://github.com/xtuc/acorn-import-attributes ================================================================================ agent-base 6.0.2 ================================================================================ Copyright: Nathan Rajlich License: MIT URL: https://github.com/TooTallNate/node-agent-base ================================================================================ ajv 8.17.1 ================================================================================ Copyright: Evgeny Poberezkin License: MIT URL: https://github.com/ajv-validator/ajv ================================================================================ ansi-regex 5.0.1 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/chalk/ansi-regex ================================================================================ ansi-styles 4.3.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/chalk/ansi-styles ================================================================================ anymatch 3.1.3 ================================================================================ Copyright: Elan Shanker License: ISC URL: https://github.com/micromatch/anymatch ================================================================================ aria-query 5.3.2 ================================================================================ Copyright: Jesse Beach License: Apache-2.0 URL: https://github.com/A11yance/aria-query ================================================================================ ast-types 0.16.1 ================================================================================ Copyright: Ben Newman License: MIT URL: https://github.com/benjamn/ast-types ================================================================================ axobject-query 4.1.0 ================================================================================ Copyright: Jesse Beach License: Apache-2.0 URL: https://github.com/A11yance/axobject-query ================================================================================ balanced-match 1.0.2 ================================================================================ Copyright: Julian Gruber License: MIT URL: https://github.com/juliangruber/balanced-match ================================================================================ baseline-browser-mapping 2.9.11 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache-2.0 URL: https://github.com/web-platform-dx/baseline-browser-mapping ================================================================================ binary-extensions 2.3.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/binary-extensions ================================================================================ bits-ui 1.8.0 ================================================================================ Copyright: Hunter Johnston License: MIT URL: https://github.com/huntabyte/bits-ui ================================================================================ brace-expansion 2.0.2 ================================================================================ Copyright: Julian Gruber License: MIT URL: https://github.com/juliangruber/brace-expansion ================================================================================ braces 3.0.3 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/micromatch/braces ================================================================================ browserslist 4.28.1 ================================================================================ Copyright: Andrey Sitnik License: MIT URL: https://github.com/browserslist/browserslist ================================================================================ caniuse-lite 1.0.30001762 ================================================================================ Copyright: Ben Briggs License: CC-BY-4.0 URL: https://github.com/browserslist/caniuse-lite ================================================================================ chokidar 3.6.0 ================================================================================ Copyright: Paul Miller License: MIT URL: https://github.com/paulmillr/chokidar ================================================================================ cjs-module-lexer 2.2.0 ================================================================================ Copyright: Guy Bedford License: MIT URL: https://github.com/nodejs/cjs-module-lexer ================================================================================ clsx 2.1.1 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/clsx ================================================================================ color-convert 2.0.1 ================================================================================ Copyright: Heather Arthur License: MIT URL: https://github.com/Qix-/color-convert ================================================================================ color-name 1.1.4 ================================================================================ Copyright: DY License: MIT URL: https://github.com/colorjs/color-name ================================================================================ convert-source-map 2.0.0 ================================================================================ Copyright: Thorsten Lorenz License: MIT URL: https://github.com/thlorenz/convert-source-map ================================================================================ cookie 0.6.0 ================================================================================ Copyright: Roman Shtylman License: MIT URL: https://github.com/jshttp/cookie ================================================================================ cross-spawn 7.0.6 ================================================================================ Copyright: André Cruz License: MIT URL: https://github.com/moxystudio/node-cross-spawn ================================================================================ css.escape 1.5.1 ================================================================================ Copyright: Mathias Bynens License: MIT URL: https://github.com/mathiasbynens/CSS.escape ================================================================================ debug 4.4.3 ================================================================================ Copyright: Josh Junon License: MIT URL: https://github.com/debug-js/debug ================================================================================ deepmerge 4.3.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/TehShrike/deepmerge ================================================================================ devalue 5.6.2 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/sveltejs/devalue ================================================================================ dompurify 3.4.12 ================================================================================ Copyright: Dr.-Ing. Mario Heiderich, Cure53 License: (MPL-2.0 OR Apache-2.0) URL: https://github.com/cure53/DOMPurify ================================================================================ dotenv 16.6.1 ================================================================================ Copyright: (see package source — no author metadata published) License: BSD-2-Clause URL: https://github.com/motdotla/dotenv ================================================================================ eastasianwidth 0.2.0 ================================================================================ Copyright: Masaki Komagata License: MIT URL: https://github.com/komagata/eastasianwidth ================================================================================ electron-to-chromium 1.5.267 ================================================================================ Copyright: Kilian Valkhof License: ISC URL: https://github.com/kilian/electron-to-chromium ================================================================================ emoji-regex 8.0.0 ================================================================================ Copyright: Mathias Bynens License: MIT URL: https://github.com/mathiasbynens/emoji-regex ================================================================================ esbuild 0.21.5 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/evanw/esbuild ================================================================================ escalade 3.2.0 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/escalade ================================================================================ esm-env 1.2.2 ================================================================================ Copyright: Ben McCann License: MIT URL: https://github.com/benmccann/esm-env ================================================================================ esprima 4.0.1 ================================================================================ Copyright: Ariya Hidayat License: BSD-2-Clause URL: https://github.com/jquery/esprima ================================================================================ esrap 2.2.2 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/sveltejs/esrap ================================================================================ fast-deep-equal 3.1.3 ================================================================================ Copyright: Evgeny Poberezkin License: MIT URL: https://github.com/epoberezkin/fast-deep-equal ================================================================================ fast-uri 3.1.0 ================================================================================ Copyright: Vincent Le Goff License: BSD-3-Clause URL: https://github.com/fastify/fast-uri ================================================================================ fflate 0.8.2 ================================================================================ Copyright: Arjun Barrett License: MIT URL: https://github.com/101arrowz/fflate ================================================================================ fill-range 7.1.1 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/jonschlinkert/fill-range ================================================================================ find-up 5.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/find-up ================================================================================ foreground-child 3.3.1 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/tapjs/foreground-child ================================================================================ forwarded-parse 2.1.2 ================================================================================ Copyright: Luigi Pinca License: MIT URL: https://github.com/lpinca/forwarded-parse ================================================================================ gensync 1.0.0-beta.2 ================================================================================ Copyright: Logan Smyth License: MIT URL: https://github.com/loganfsmyth/gensync ================================================================================ glob 10.5.0 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/node-glob ================================================================================ glob-parent 5.1.2 ================================================================================ Copyright: Gulp Team License: ISC URL: https://github.com/gulpjs/glob-parent ================================================================================ globalyzer 0.1.0 ================================================================================ Copyright: Terkel Gjervig License: MIT URL: https://github.com/terkelg/globalyzer ================================================================================ globrex 0.1.2 ================================================================================ Copyright: Terkel Gjervig License: MIT URL: https://github.com/terkelg/globrex ================================================================================ https-proxy-agent 5.0.1 ================================================================================ Copyright: Nathan Rajlich License: MIT URL: https://github.com/TooTallNate/node-https-proxy-agent ================================================================================ import-in-the-middle 2.0.6 ================================================================================ Copyright: Bryan English License: Apache-2.0 URL: https://github.com/nodejs/import-in-the-middle ================================================================================ inline-style-parser 0.2.7 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/remarkablemark/inline-style-parser ================================================================================ is-binary-path 2.1.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/is-binary-path ================================================================================ is-extglob 2.1.1 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/jonschlinkert/is-extglob ================================================================================ is-fullwidth-code-point 3.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/is-fullwidth-code-point ================================================================================ is-glob 4.0.3 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/micromatch/is-glob ================================================================================ is-number 7.0.0 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/jonschlinkert/is-number ================================================================================ is-reference 3.0.3 ================================================================================ Copyright: Rich Harris License: MIT URL: https://github.com/Rich-Harris/is-reference ================================================================================ isexe 2.0.0 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/isexe ================================================================================ jackspeak 3.4.3 ================================================================================ Copyright: Isaac Z. Schlueter License: BlueOak-1.0.0 URL: https://github.com/isaacs/jackspeak ================================================================================ js-tokens 4.0.0 ================================================================================ Copyright: Simon Lydell License: MIT URL: https://github.com/lydell/js-tokens ================================================================================ jsesc 3.1.0 ================================================================================ Copyright: Mathias Bynens License: MIT URL: https://github.com/mathiasbynens/jsesc ================================================================================ json-schema-traverse 1.0.0 ================================================================================ Copyright: Evgeny Poberezkin License: MIT URL: https://github.com/epoberezkin/json-schema-traverse ================================================================================ json5 2.2.3 ================================================================================ Copyright: Aseem Kishore License: MIT URL: https://github.com/json5/json5 ================================================================================ kleur 4.1.5 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/kleur ================================================================================ locate-character 3.0.0 ================================================================================ Copyright: Rich Harris License: MIT URL: git+https://gitlab.com/Rich-Harris/locate-character ================================================================================ locate-path 6.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/locate-path ================================================================================ lru-cache 10.4.3 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/node-lru-cache ================================================================================ magic-string 0.30.21 ================================================================================ Copyright: Rich Harris License: MIT URL: https://github.com/Rich-Harris/magic-string ================================================================================ marked 17.0.5 ================================================================================ Copyright: Christopher Jeffrey License: MIT URL: https://github.com/markedjs/marked ================================================================================ meshoptimizer 1.0.1 ================================================================================ Copyright: Arseny Kapoulkine License: MIT URL: https://github.com/zeux/meshoptimizer ================================================================================ minimatch 9.0.5 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/minimatch ================================================================================ minimist 1.2.8 ================================================================================ Copyright: James Halliday License: MIT URL: https://github.com/minimistjs/minimist ================================================================================ minipass 7.1.2 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/minipass ================================================================================ mode-watcher 1.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/svecosystem/mode-watcher ================================================================================ module-details-from-path 1.0.4 ================================================================================ Copyright: Thomas Watson License: MIT URL: https://github.com/watson/module-details-from-path ================================================================================ mri 1.2.0 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/mri ================================================================================ mrmime 2.0.1 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/mrmime ================================================================================ ms 2.1.3 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/vercel/ms ================================================================================ nanoid 3.3.11 ================================================================================ Copyright: Andrey Sitnik License: MIT URL: https://github.com/ai/nanoid ================================================================================ node-fetch 2.7.0 ================================================================================ Copyright: David Frank License: MIT URL: https://github.com/bitinn/node-fetch ================================================================================ node-releases 2.0.27 ================================================================================ Copyright: Sergey Rubanov License: MIT URL: https://github.com/chicoxyzzy/node-releases ================================================================================ normalize-path 3.0.0 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/jonschlinkert/normalize-path ================================================================================ p-limit 3.1.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/p-limit ================================================================================ p-locate 5.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/p-locate ================================================================================ package-json-from-dist 1.0.1 ================================================================================ Copyright: Isaac Z. Schlueter License: BlueOak-1.0.0 URL: https://github.com/isaacs/package-json-from-dist ================================================================================ path-exists 4.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/path-exists ================================================================================ path-key 3.1.1 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/path-key ================================================================================ path-scurry 1.11.1 ================================================================================ Copyright: Isaac Z. Schlueter License: BlueOak-1.0.0 URL: https://github.com/isaacs/path-scurry ================================================================================ pg-int8 1.0.1 ================================================================================ Copyright: (see package source — no author metadata published) License: ISC URL: https://github.com/charmander/pg-int8 ================================================================================ pg-protocol 1.11.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/brianc/node-postgres ================================================================================ pg-types 2.2.0 ================================================================================ Copyright: Brian M. Carlson License: MIT URL: https://github.com/brianc/node-pg-types ================================================================================ phosphor-svelte 1.5.0 ================================================================================ Copyright: haruaki07 License: MIT URL: https://github.com/haruaki07/phosphor-svelte ================================================================================ picocolors 1.1.1 ================================================================================ Copyright: Alexey Raspopov License: ISC URL: https://github.com/alexeyraspopov/picocolors ================================================================================ picomatch 2.3.1 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/micromatch/picomatch ================================================================================ postcss 8.5.6 ================================================================================ Copyright: Andrey Sitnik License: MIT URL: https://github.com/postcss/postcss ================================================================================ postgres-array 2.0.0 ================================================================================ Copyright: Ben Drucker License: MIT URL: https://github.com/bendrucker/postgres-array ================================================================================ postgres-bytea 1.0.1 ================================================================================ Copyright: Ben Drucker License: MIT URL: https://github.com/bendrucker/postgres-bytea ================================================================================ postgres-date 1.0.7 ================================================================================ Copyright: Ben Drucker License: MIT URL: https://github.com/bendrucker/postgres-date ================================================================================ postgres-interval 1.2.0 ================================================================================ Copyright: Ben Drucker License: MIT URL: https://github.com/bendrucker/postgres-interval ================================================================================ progress 2.0.3 ================================================================================ Copyright: TJ Holowaychuk License: MIT URL: https://github.com/visionmedia/node-progress ================================================================================ proxy-from-env 1.1.0 ================================================================================ Copyright: Rob Wu License: MIT URL: https://github.com/Rob--W/proxy-from-env ================================================================================ readdirp 3.6.0 ================================================================================ Copyright: Thorsten Lorenz License: MIT URL: https://github.com/paulmillr/readdirp ================================================================================ recast 0.23.11 ================================================================================ Copyright: Ben Newman License: MIT URL: https://github.com/benjamn/recast ================================================================================ require-from-string 2.0.2 ================================================================================ Copyright: Vsevolod Strukchinsky License: MIT URL: https://github.com/floatdrop/require-from-string ================================================================================ require-in-the-middle 8.0.1 ================================================================================ Copyright: Thomas Watson Steen License: MIT URL: https://github.com/nodejs/require-in-the-middle ================================================================================ rollup 4.54.0 ================================================================================ Copyright: Rich Harris License: MIT URL: https://github.com/rollup/rollup ================================================================================ runed 0.23.4 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT* URL: https://github.com/svecosystem/runed ================================================================================ sade 1.8.1 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/sade ================================================================================ semver 6.3.1 ================================================================================ Copyright: GitHub Inc. License: ISC URL: https://github.com/npm/node-semver ================================================================================ set-cookie-parser 2.7.2 ================================================================================ Copyright: Nathan Friedly License: MIT URL: https://github.com/nfriedly/set-cookie-parser ================================================================================ shebang-command 2.0.0 ================================================================================ Copyright: Kevin Mårtensson License: MIT URL: https://github.com/kevva/shebang-command ================================================================================ shebang-regex 3.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/shebang-regex ================================================================================ signal-exit 4.1.0 ================================================================================ Copyright: Ben Coe License: ISC URL: https://github.com/tapjs/signal-exit ================================================================================ sirv 3.0.2 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/sirv ================================================================================ sorcery 1.0.0 ================================================================================ Copyright: Rich Harris License: MIT URL: https://github.com/Rich-Harris/sorcery ================================================================================ source-map 0.6.1 ================================================================================ Copyright: Nick Fitzgerald License: BSD-3-Clause URL: https://github.com/mozilla/source-map ================================================================================ source-map-js 1.2.1 ================================================================================ Copyright: Valentin 7rulnik Semirulnik License: BSD-3-Clause URL: https://github.com/7rulnik/source-map-js ================================================================================ string-width 4.2.3 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/string-width ================================================================================ strip-ansi 6.0.1 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/chalk/strip-ansi ================================================================================ style-to-object 1.0.14 ================================================================================ Copyright: Mark License: MIT URL: https://github.com/remarkablemark/style-to-object ================================================================================ svelte 5.48.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/sveltejs/svelte ================================================================================ svelte-dnd-action 0.9.69 ================================================================================ Copyright: Isaac Hagoel License: MIT URL: https://github.com/isaacHagoel/svelte-dnd-action ================================================================================ svelte-toolbelt 0.7.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT* ================================================================================ tabbable 6.4.0 ================================================================================ Copyright: David Clark License: MIT URL: https://github.com/focus-trap/tabbable ================================================================================ three 0.183.2 ================================================================================ Copyright: mrdoob License: MIT URL: https://github.com/mrdoob/three.js ================================================================================ tiny-glob 0.2.9 ================================================================================ Copyright: Terkel Gjervig License: MIT URL: https://github.com/terkelg/tiny-glob ================================================================================ tiny-invariant 1.3.3 ================================================================================ Copyright: Alex Reardon License: MIT URL: https://github.com/alexreardon/tiny-invariant ================================================================================ to-regex-range 5.0.1 ================================================================================ Copyright: Jon Schlinkert License: MIT URL: https://github.com/micromatch/to-regex-range ================================================================================ totalist 3.0.1 ================================================================================ Copyright: Luke Edwards License: MIT URL: https://github.com/lukeed/totalist ================================================================================ tr46 0.0.3 ================================================================================ Copyright: Sebastian Mayr License: MIT URL: https://github.com/Sebmaster/tr46.js ================================================================================ tslib 2.8.1 ================================================================================ Copyright: Microsoft Corp. License: 0BSD URL: https://github.com/Microsoft/tslib ================================================================================ typescript 5.9.3 ================================================================================ Copyright: Microsoft Corp. License: Apache-2.0 URL: https://github.com/microsoft/TypeScript ================================================================================ undici-types 6.21.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/nodejs/undici ================================================================================ unplugin 1.0.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/unjs/unplugin ================================================================================ update-browserslist-db 1.2.3 ================================================================================ Copyright: Andrey Sitnik License: MIT URL: https://github.com/browserslist/update-db ================================================================================ vite 5.4.21 ================================================================================ Copyright: Evan You License: MIT URL: https://github.com/vitejs/vite ================================================================================ vitefu 1.1.1 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/svitejs/vitefu ================================================================================ webidl-conversions 3.0.1 ================================================================================ Copyright: Domenic Denicola License: BSD-2-Clause URL: https://github.com/jsdom/webidl-conversions ================================================================================ webpack-sources 3.3.3 ================================================================================ Copyright: Tobias Koppers @sokra License: MIT URL: https://github.com/webpack/webpack-sources ================================================================================ webpack-virtual-modules 0.5.0 ================================================================================ Copyright: SysGears INC License: MIT URL: https://github.com/sysgears/webpack-virtual-modules ================================================================================ whatwg-url 5.0.0 ================================================================================ Copyright: Sebastian Mayr License: MIT URL: https://github.com/jsdom/whatwg-url ================================================================================ which 2.0.2 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/node-which ================================================================================ wrap-ansi 7.0.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/chalk/wrap-ansi ================================================================================ xtend 4.0.2 ================================================================================ Copyright: Raynos License: MIT URL: https://github.com/Raynos/xtend ================================================================================ yallist 3.1.1 ================================================================================ Copyright: Isaac Z. Schlueter License: ISC URL: https://github.com/isaacs/yallist ================================================================================ yocto-queue 0.1.0 ================================================================================ Copyright: Sindre Sorhus License: MIT URL: https://github.com/sindresorhus/yocto-queue ================================================================================ zimmerframe 1.1.4 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT URL: https://github.com/sveltejs/zimmerframe ================================================================================ RUST CRATES ================================================================================ ================================================================================ adler2 2.0.1 ================================================================================ Copyright: Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com> License: Apache License 2.0 URL: https://github.com/oyvindln/adler2 ================================================================================ aho-corasick 1.1.4 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com> License: MIT License URL: https://github.com/BurntSushi/aho-corasick ================================================================================ alloc-no-stdlib 2.0.4 ================================================================================ Copyright: Daniel Reiter Horn <danielrh@dropbox.com> License: BSD 3-Clause "New" or "Revised" License URL: https://github.com/dropbox/rust-alloc-no-stdlib ================================================================================ alloc-stdlib 0.2.2 ================================================================================ Copyright: Daniel Reiter Horn <danielrh@dropbox.com> License: BSD 3-Clause "New" or "Revised" License URL: https://github.com/dropbox/rust-alloc-no-stdlib ================================================================================ allocator-api2 0.2.21 ================================================================================ Copyright: Zakarum <zaq.dev@icloud.com> License: Apache License 2.0 URL: https://github.com/zakarumych/allocator-api2 ================================================================================ anyhow 1.0.100 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/anyhow ================================================================================ atoi 2.0.0 ================================================================================ Copyright: Markus Klein License: MIT License URL: https://github.com/pacman82/atoi-rs ================================================================================ atomic-waker 1.1.2 ================================================================================ Copyright: Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs License: Apache License 2.0 URL: https://github.com/smol-rs/atomic-waker ================================================================================ base64 0.22.1 ================================================================================ Copyright: Marshall Pierce <marshall@mpierce.org> License: Apache License 2.0 URL: https://github.com/marshallpierce/rust-base64 ================================================================================ bitflags 1.3.2 ================================================================================ Copyright: The Rust Project Developers License: Apache License 2.0 URL: https://github.com/bitflags/bitflags ================================================================================ block-buffer 0.10.4 ================================================================================ Copyright: RustCrypto Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/utils ================================================================================ brotli 8.0.2 ================================================================================ Copyright: Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors License: BSD 3-Clause "New" or "Revised" License URL: https://github.com/dropbox/rust-brotli ================================================================================ brotli-decompressor 5.0.0 ================================================================================ Copyright: Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors License: MIT License URL: https://github.com/dropbox/rust-brotli-decompressor ================================================================================ byteorder 1.5.0 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com> License: MIT License URL: https://github.com/BurntSushi/byteorder ================================================================================ bytes 1.11.0 ================================================================================ Copyright: Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/tokio-rs/bytes ================================================================================ camino 1.2.2 ================================================================================ Copyright: Without Boats <saoirse@without.boats>, Ashley Williams <ashley666ashley@gmail.com>, Steve Klabnik <steve@steveklabnik.com>, Rain <rain@sunshowers.io> License: Apache License 2.0 URL: https://github.com/camino-rs/camino ================================================================================ cargo-platform 0.1.9 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/cargo ================================================================================ cargo_metadata 0.19.2 ================================================================================ Copyright: Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de> License: MIT License URL: https://github.com/oli-obk/cargo_metadata ================================================================================ cfb 0.7.3 ================================================================================ Copyright: Matthew D. Steele <mdsteele@alum.mit.edu> License: MIT License URL: https://github.com/mdsteele/rust-cfb ================================================================================ cfg-if 1.0.4 ================================================================================ Copyright: Alex Crichton <alex@alexcrichton.com> License: Apache License 2.0 URL: https://github.com/rust-lang/cfg-if ================================================================================ concurrent-queue 2.5.0 ================================================================================ Copyright: Stjepan Glavina <stjepang@gmail.com>, Taiki Endo <te316e89@gmail.com>, John Nunley <dev@notgull.net> License: Apache License 2.0 URL: https://github.com/smol-rs/concurrent-queue ================================================================================ convert_case 0.4.0 ================================================================================ Copyright: David Purdum <purdum41@gmail.com> License: MIT License URL: https://github.com/rutrum/convert-case ================================================================================ cookie 0.18.1 ================================================================================ Copyright: Sergio Benitez <sb@sergio.bz>, Alex Crichton <alex@alexcrichton.com> License: Apache License 2.0 URL: https://github.com/SergioBenitez/cookie-rs ================================================================================ cpufeatures 0.2.17 ================================================================================ Copyright: RustCrypto Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/utils ================================================================================ crc 3.4.0 ================================================================================ Copyright: Rui Hu <code@mrhooray.com>, Akhil Velagapudi <4@4khil.com> License: Apache License 2.0 URL: https://github.com/mrhooray/crc-rs.git ================================================================================ crc-catalog 2.4.0 ================================================================================ Copyright: Akhil Velagapudi <akhilvelagapudi@gmail.com> License: Apache License 2.0 URL: https://github.com/akhilles/crc-catalog.git ================================================================================ crc32fast 1.5.0 ================================================================================ Copyright: Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com> License: Apache License 2.0 URL: https://github.com/srijs/rust-crc32fast ================================================================================ crossbeam-channel 0.5.15 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/crossbeam-rs/crossbeam ================================================================================ crossbeam-queue 0.3.12 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/crossbeam-rs/crossbeam ================================================================================ crossbeam-utils 0.8.21 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/crossbeam-rs/crossbeam ================================================================================ crypto-common 0.1.7 ================================================================================ Copyright: RustCrypto Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/traits ================================================================================ cssparser 0.29.6 ================================================================================ Copyright: Simon Sapin <simon.sapin@exyr.org> License: Mozilla Public License 2.0 URL: https://github.com/servo/rust-cssparser ================================================================================ cssparser-macros 0.6.1 ================================================================================ Copyright: Simon Sapin <simon.sapin@exyr.org> License: Mozilla Public License 2.0 URL: https://github.com/servo/rust-cssparser ================================================================================ ctor 0.2.9 ================================================================================ Copyright: Matt Mastracci <matthew@mastracci.com> License: Apache License 2.0 URL: https://github.com/mmastrac/rust-ctor ================================================================================ darling 0.21.3 ================================================================================ Copyright: Ted Driggs <ted.driggs@outlook.com> License: MIT License URL: https://github.com/TedDriggs/darling ================================================================================ darling_core 0.21.3 ================================================================================ Copyright: Ted Driggs <ted.driggs@outlook.com> License: MIT License URL: https://github.com/TedDriggs/darling ================================================================================ darling_macro 0.21.3 ================================================================================ Copyright: Ted Driggs <ted.driggs@outlook.com> License: MIT License URL: https://github.com/TedDriggs/darling ================================================================================ deranged 0.5.5 ================================================================================ Copyright: Jacob Pratt <jacob@jhpratt.dev> License: Apache License 2.0 URL: https://github.com/jhpratt/deranged ================================================================================ derive_more 0.99.20 ================================================================================ Copyright: Jelte Fennema <github-tech@jeltef.nl> License: MIT License URL: https://github.com/JelteF/derive_more ================================================================================ digest 0.10.7 ================================================================================ Copyright: RustCrypto Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/traits ================================================================================ dirs 6.0.0 ================================================================================ Copyright: Simon Ochsenreither <simon@ochsenreither.de> License: Apache License 2.0 URL: https://github.com/soc/dirs-rs ================================================================================ dirs-sys 0.5.0 ================================================================================ Copyright: Simon Ochsenreither <simon@ochsenreither.de> License: Apache License 2.0 URL: https://github.com/dirs-dev/dirs-sys-rs ================================================================================ displaydoc 0.2.5 ================================================================================ Copyright: Jane Lusby <jlusby@yaah.dev> License: Apache License 2.0 URL: https://github.com/yaahc/displaydoc ================================================================================ dotenvy 0.15.7 ================================================================================ Copyright: Noemi Lapresta <noemi.lapresta@gmail.com>, Craig Hills <chills@gmail.com>, Mike Piccolo <mfpiccolo@gmail.com>, Alice Maz <alice@alicemaz.com>, Sean Griffin <sean@seantheprogrammer.com>, Adam Sharp <adam@sharplet.me>, Arpad Borsos <arpad.borsos@googlemail.com>, Allan Zhang <al@ayz.ai> License: MIT License URL: https://github.com/allan2/dotenvy ================================================================================ dpi 0.1.2 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-windowing/winit ================================================================================ dtoa 1.0.11 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/dtoa ================================================================================ dtoa-short 0.3.5 ================================================================================ Copyright: Xidorn Quan <me@upsuper.org> License: Mozilla Public License 2.0 URL: https://github.com/upsuper/dtoa-short ================================================================================ dunce 1.0.5 ================================================================================ Copyright: Kornel <kornel@geekhood.net> License: Apache License 2.0 URL: https://gitlab.com/kornelski/dunce ================================================================================ dyn-clone 1.0.20 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/dyn-clone ================================================================================ either 1.15.0 ================================================================================ Copyright: bluss License: Apache License 2.0 URL: https://github.com/rayon-rs/either ================================================================================ encoding_rs 0.8.35 ================================================================================ Copyright: Henri Sivonen <hsivonen@hsivonen.fi> License: Apache License 2.0 URL: https://github.com/hsivonen/encoding_rs ================================================================================ equivalent 1.0.2 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/indexmap-rs/equivalent ================================================================================ erased-serde 0.4.9 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/erased-serde ================================================================================ event-listener 5.4.1 ================================================================================ Copyright: Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net> License: Apache License 2.0 URL: https://github.com/smol-rs/event-listener ================================================================================ fastrand 2.3.0 ================================================================================ Copyright: Stjepan Glavina <stjepang@gmail.com> License: Apache License 2.0 URL: https://github.com/smol-rs/fastrand ================================================================================ fdeflate 0.3.7 ================================================================================ Copyright: The image-rs Developers License: Apache License 2.0 URL: https://github.com/image-rs/fdeflate ================================================================================ flate2 1.1.5 ================================================================================ Copyright: Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org> License: Apache License 2.0 URL: https://github.com/rust-lang/flate2-rs ================================================================================ flume 0.11.1 ================================================================================ Copyright: Joshua Barretto <joshua.s.barretto@gmail.com> License: Apache License 2.0 URL: https://github.com/zesterer/flume ================================================================================ fnv 1.0.7 ================================================================================ Copyright: Alex Crichton <alex@alexcrichton.com> License: Apache License 2.0 URL: https://github.com/servo/rust-fnv ================================================================================ foldhash 0.1.5 ================================================================================ Copyright: Orson Peters <orsonpeters@gmail.com> License: zlib License URL: https://github.com/orlp/foldhash ================================================================================ form_urlencoded 1.2.2 ================================================================================ Copyright: The rust-url developers License: Apache License 2.0 URL: https://github.com/servo/rust-url ================================================================================ futf 0.1.5 ================================================================================ Copyright: Keegan McAllister <kmcallister@mozilla.com> License: Apache License 2.0 URL: https://github.com/servo/futf ================================================================================ futures-channel 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-core 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-executor 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-intrusive 0.5.0 ================================================================================ Copyright: Matthias Einwag <matthias.einwag@live.com> License: Apache License 2.0 URL: https://github.com/Matthias247/futures-intrusive ================================================================================ futures-io 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-macro 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-sink 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-task 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ futures-util 0.3.31 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-lang/futures-rs ================================================================================ fxhash 0.2.1 ================================================================================ Copyright: cbreeden <github@u.breeden.cc> License: Apache License 2.0 URL: https://github.com/cbreeden/fxhash ================================================================================ generic-array 0.14.7 ================================================================================ Copyright: Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com> License: MIT License URL: https://github.com/fizyk20/generic-array.git ================================================================================ gethostname 1.1.0 ================================================================================ Copyright: Sebastian Wiesner <sebastian@swsnr.de> License: Apache License 2.0 URL: https://codeberg.org/swsnr/gethostname.rs.git ================================================================================ getrandom 0.2.16 ================================================================================ Copyright: The Rand Project Developers License: Apache License 2.0 URL: https://github.com/rust-random/getrandom ================================================================================ glob 0.3.3 ================================================================================ Copyright: The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-lang/glob ================================================================================ h2 0.4.13 ================================================================================ Copyright: Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/hyperium/h2 ================================================================================ hashbrown 0.15.5 ================================================================================ Copyright: Amanieu d'Antras <amanieu@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang/hashbrown ================================================================================ hashlink 0.10.0 ================================================================================ Copyright: kyren <kerriganw@gmail.com> License: Apache License 2.0 URL: https://github.com/kyren/hashlink ================================================================================ heck 0.5.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/withoutboats/heck ================================================================================ hex 0.4.3 ================================================================================ Copyright: KokaKiwi <kokakiwi@kokakiwi.net> License: Apache License 2.0 URL: https://github.com/KokaKiwi/rust-hex ================================================================================ html5ever 0.29.1 ================================================================================ Copyright: The html5ever Project Developers License: Apache License 2.0 URL: https://github.com/servo/html5ever ================================================================================ http 1.4.0 ================================================================================ Copyright: Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com> License: Apache License 2.0 URL: https://github.com/hyperium/http ================================================================================ http-body 1.0.1 ================================================================================ Copyright: Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/hyperium/http-body ================================================================================ http-body-util 0.1.3 ================================================================================ Copyright: Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/hyperium/http-body ================================================================================ http-range 0.1.5 ================================================================================ Copyright: Luka Zakrajšek <luka@bancek.net> License: MIT License URL: https://github.com/bancek/rust-http-range.git ================================================================================ httparse 1.10.1 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: Apache License 2.0 URL: https://github.com/seanmonstar/httparse ================================================================================ hyper 1.8.1 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/hyperium/hyper ================================================================================ hyper-rustls 0.27.7 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rustls/hyper-rustls ================================================================================ hyper-tls 0.6.0 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: Apache License 2.0 URL: https://github.com/hyperium/hyper-tls ================================================================================ hyper-util 0.1.19 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/hyperium/hyper-util ================================================================================ ico 0.4.0 ================================================================================ Copyright: Matthew D. Steele <mdsteele@alum.mit.edu> License: MIT License URL: https://github.com/mdsteele/rust-ico ================================================================================ icu_collections 2.1.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_locale_core 2.1.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_normalizer 2.1.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_normalizer_data 2.1.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_properties 2.1.2 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_properties_data 2.1.2 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ icu_provider 2.1.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ ident_case 1.0.1 ================================================================================ Copyright: Ted Driggs <ted.driggs@outlook.com> License: Apache License 2.0 URL: https://github.com/TedDriggs/ident_case ================================================================================ idna 1.1.0 ================================================================================ Copyright: The rust-url developers License: Apache License 2.0 URL: https://github.com/servo/rust-url/ ================================================================================ idna_adapter 1.2.1 ================================================================================ Copyright: The rust-url developers License: Apache License 2.0 URL: https://github.com/hsivonen/idna_adapter ================================================================================ indexmap 2.12.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/indexmap-rs/indexmap ================================================================================ infer 0.19.0 ================================================================================ Copyright: Bojan <dbojan@gmail.com> License: MIT License URL: https://github.com/bojand/infer ================================================================================ ipnet 2.11.0 ================================================================================ Copyright: Kris Price <kris@krisprice.nz> License: Apache License 2.0 URL: https://github.com/krisprice/ipnet ================================================================================ iri-string 0.7.10 ================================================================================ Copyright: YOSHIOKA Takuma <nop_thread@nops.red> License: Apache License 2.0 URL: https://github.com/lo48576/iri-string ================================================================================ itoa 1.0.17 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/itoa ================================================================================ json-patch 3.0.1 ================================================================================ Copyright: Ivan Dubrov <dubrov.ivan@gmail.com> License: Apache License 2.0 URL: https://github.com/idubrov/json-patch ================================================================================ jsonptr 0.6.3 ================================================================================ Copyright: chance dinkins, André Sá de Mello <codasm@pm.me> License: Apache License 2.0 URL: https://github.com/chanced/jsonptr ================================================================================ keyboard-types 0.7.0 ================================================================================ Copyright: Pyfisch <pyfisch@posteo.org> License: Apache License 2.0 URL: https://github.com/pyfisch/keyboard-types ================================================================================ kuchikiki 0.8.8-speedreader ================================================================================ Copyright: Brave Authors, Ralph Giles <rgiles@brave.com>, Simon Sapin <simon.sapin@exyr.org> License: MIT License URL: https://github.com/brave/kuchikiki ================================================================================ lazy_static 1.5.0 ================================================================================ Copyright: Marvin Löbel <loebel.marvin@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang-nursery/lazy-static.rs ================================================================================ libc 0.2.178 ================================================================================ Copyright: The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-lang/libc ================================================================================ libsqlite3-sys 0.30.1 ================================================================================ Copyright: The rusqlite developers License: MIT License URL: https://github.com/rusqlite/rusqlite ================================================================================ litemap 0.8.1 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ lock_api 0.4.14 ================================================================================ Copyright: Amanieu d'Antras <amanieu@gmail.com> License: Apache License 2.0 URL: https://github.com/Amanieu/parking_lot ================================================================================ log 0.4.29 ================================================================================ Copyright: The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-lang/log ================================================================================ mac 0.1.1 ================================================================================ Copyright: Jonathan Reem <jonathan.reem@gmail.com> License: Apache License 2.0 URL: https://github.com/reem/rust-mac.git ================================================================================ markup5ever 0.14.1 ================================================================================ Copyright: The html5ever Project Developers License: Apache License 2.0 URL: https://github.com/servo/html5ever ================================================================================ match_token 0.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/servo/html5ever ================================================================================ matches 0.1.10 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT License URL: https://github.com/SimonSapin/rust-std-candidates ================================================================================ memchr 2.7.6 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com>, bluss License: MIT License URL: https://github.com/BurntSushi/memchr ================================================================================ mime 0.3.17 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: Apache License 2.0 URL: https://github.com/hyperium/mime ================================================================================ minisign-verify 0.2.4 ================================================================================ Copyright: Frank Denis <github@pureftpd.org> License: MIT License URL: https://github.com/jedisct1/rust-minisign-verify ================================================================================ miniz_oxide 0.8.9 ================================================================================ Copyright: Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com License: Apache License 2.0 URL: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide ================================================================================ mio 1.1.1 ================================================================================ Copyright: Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/mio ================================================================================ muda 0.17.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/amrbashir/muda ================================================================================ native-tls 0.2.14 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com> License: Apache License 2.0 URL: https://github.com/sfackler/rust-native-tls ================================================================================ new_debug_unreachable 1.0.6 ================================================================================ Copyright: Matt Brubeck <mbrubeck@limpet.net>, Jonathan Reem <jonathan.reem@gmail.com> License: MIT License URL: https://github.com/mbrubeck/rust-debug-unreachable ================================================================================ nodrop 0.1.14 ================================================================================ Copyright: bluss License: Apache License 2.0 URL: https://github.com/bluss/arrayvec ================================================================================ num-conv 0.1.0 ================================================================================ Copyright: Jacob Pratt <jacob@jhpratt.dev> License: Apache License 2.0 URL: https://github.com/jhpratt/num-conv ================================================================================ num-traits 0.2.19 ================================================================================ Copyright: The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-num/num-traits ================================================================================ once_cell 1.21.3 ================================================================================ Copyright: Aleksey Kladov <aleksey.kladov@gmail.com> License: Apache License 2.0 URL: https://github.com/matklad/once_cell ================================================================================ open 5.3.3 ================================================================================ Copyright: Sebastian Thiel <byronimo@gmail.com> License: MIT License URL: https://github.com/Byron/open-rs ================================================================================ option-ext 0.2.0 ================================================================================ Copyright: Simon Ochsenreither <simon@ochsenreither.de> License: Mozilla Public License 2.0 URL: https://github.com/soc/option-ext.git ================================================================================ os_info 3.14.0 ================================================================================ Copyright: Jan Schulte <hello@unexpected-co.de>, Stanislav Tkach <stanislav.tkach@gmail.com> License: MIT License URL: https://github.com/stanislav-tkach/os_info ================================================================================ os_pipe 1.2.3 ================================================================================ Copyright: Jack O'Connor License: MIT License URL: https://github.com/oconnor663/os_pipe.rs ================================================================================ parking 2.2.1 ================================================================================ Copyright: Stjepan Glavina <stjepang@gmail.com>, The Rust Project Developers License: Apache License 2.0 URL: https://github.com/smol-rs/parking ================================================================================ parking_lot 0.12.5 ================================================================================ Copyright: Amanieu d'Antras <amanieu@gmail.com> License: Apache License 2.0 URL: https://github.com/Amanieu/parking_lot ================================================================================ parking_lot_core 0.9.12 ================================================================================ Copyright: Amanieu d'Antras <amanieu@gmail.com> License: Apache License 2.0 URL: https://github.com/Amanieu/parking_lot ================================================================================ percent-encoding 2.3.2 ================================================================================ Copyright: The rust-url developers License: Apache License 2.0 URL: https://github.com/servo/rust-url/ ================================================================================ phf 0.10.1 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com> License: MIT License URL: https://github.com/sfackler/rust-phf ================================================================================ phf_generator 0.10.0 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com> License: MIT License URL: https://github.com/sfackler/rust-phf ================================================================================ phf_macros 0.10.0 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com> License: MIT License URL: https://github.com/sfackler/rust-phf ================================================================================ phf_shared 0.10.0 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com> License: MIT License URL: https://github.com/sfackler/rust-phf ================================================================================ pin-project-lite 0.2.16 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/taiki-e/pin-project-lite ================================================================================ pin-utils 0.1.0 ================================================================================ Copyright: Josef Brandl <mail@josefbrandl.de> License: Apache License 2.0 URL: https://github.com/rust-lang-nursery/pin-utils ================================================================================ png 0.17.16 ================================================================================ Copyright: The image-rs Developers License: Apache License 2.0 URL: https://github.com/image-rs/image-png ================================================================================ potential_utf 0.1.4 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ powerfmt 0.2.0 ================================================================================ Copyright: Jacob Pratt <jacob@jhpratt.dev> License: Apache License 2.0 URL: https://github.com/jhpratt/powerfmt ================================================================================ ppv-lite86 0.2.21 ================================================================================ Copyright: The CryptoCorrosion Contributors License: Apache License 2.0 URL: https://github.com/cryptocorrosion/cryptocorrosion ================================================================================ precomputed-hash 0.1.1 ================================================================================ Copyright: Emilio Cobos Álvarez <emilio@crisal.io> License: MIT License URL: https://github.com/emilio/precomputed-hash ================================================================================ proc-macro-hack 0.5.20+deprecated ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/proc-macro-hack ================================================================================ proc-macro2 1.0.104 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com> License: Apache License 2.0 URL: https://github.com/dtolnay/proc-macro2 ================================================================================ quote 1.0.42 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/quote ================================================================================ rand 0.8.5 ================================================================================ Copyright: The Rand Project Developers, The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-random/rand ================================================================================ rand_chacha 0.3.1 ================================================================================ Copyright: The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors License: Apache License 2.0 URL: https://github.com/rust-random/rand ================================================================================ rand_core 0.6.4 ================================================================================ Copyright: The Rand Project Developers, The Rust Project Developers License: Apache License 2.0 URL: https://github.com/rust-random/rand ================================================================================ raw-window-handle 0.6.2 ================================================================================ Copyright: Osspial <osspial@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-windowing/raw-window-handle ================================================================================ regex 1.12.2 ================================================================================ Copyright: The Rust Project Developers, Andrew Gallant <jamslam@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang/regex ================================================================================ regex-automata 0.4.13 ================================================================================ Copyright: The Rust Project Developers, Andrew Gallant <jamslam@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang/regex ================================================================================ regex-syntax 0.8.8 ================================================================================ Copyright: The Rust Project Developers, Andrew Gallant <jamslam@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang/regex ================================================================================ reqwest 0.12.28 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: Apache License 2.0 URL: https://github.com/seanmonstar/reqwest ================================================================================ rfd 0.15.4 ================================================================================ Copyright: Poly <marynczak.bartlomiej@gmail.com> License: MIT License URL: https://github.com/PolyMeilex/rfd ================================================================================ ring 0.17.14 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/briansmith/ring ================================================================================ rustls 0.23.36 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rustls/rustls ================================================================================ rustls-pki-types 1.14.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rustls/pki-types ================================================================================ rustls-webpki 0.103.9 ================================================================================ Copyright: (see package source — no author metadata published) License: ISC License URL: https://github.com/rustls/webpki ================================================================================ ryu 1.0.22 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/ryu ================================================================================ same-file 1.0.6 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com> License: MIT License URL: https://github.com/BurntSushi/same-file ================================================================================ schannel 0.1.28 ================================================================================ Copyright: Steven Fackler <sfackler@gmail.com>, Steffen Butzer <steffen.butzer@outlook.com> License: MIT License URL: https://github.com/steffengy/schannel-rs ================================================================================ schemars 0.8.22 ================================================================================ Copyright: Graham Esau <gesau@hotmail.co.uk> License: MIT License URL: https://github.com/GREsau/schemars ================================================================================ schemars_derive 0.8.22 ================================================================================ Copyright: Graham Esau <gesau@hotmail.co.uk> License: MIT License URL: https://github.com/GREsau/schemars ================================================================================ scopeguard 1.2.0 ================================================================================ Copyright: bluss License: Apache License 2.0 URL: https://github.com/bluss/scopeguard ================================================================================ selectors 0.24.0 ================================================================================ Copyright: The Servo Project Developers License: Mozilla Public License 2.0 URL: https://github.com/servo/servo ================================================================================ semver 1.0.27 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/semver ================================================================================ serde 1.0.228 ================================================================================ Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/serde-rs/serde ================================================================================ serde-untagged 0.1.9 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/serde-untagged ================================================================================ serde_core 1.0.228 ================================================================================ Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/serde-rs/serde ================================================================================ serde_derive 1.0.228 ================================================================================ Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/serde-rs/serde ================================================================================ serde_derive_internals 0.29.1 ================================================================================ Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/serde-rs/serde ================================================================================ serde_json 1.0.148 ================================================================================ Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/serde-rs/json ================================================================================ serde_repr 0.1.20 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/serde-repr ================================================================================ serde_spanned 1.0.4 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/toml-rs/toml ================================================================================ serde_urlencoded 0.7.1 ================================================================================ Copyright: Anthony Ramine <n.oxyde@gmail.com> License: Apache License 2.0 URL: https://github.com/nox/serde_urlencoded ================================================================================ serde_with 3.16.1 ================================================================================ Copyright: Jonas Bushart, Marcin Kaźmierczak License: Apache License 2.0 URL: https://github.com/jonasbb/serde_with/ ================================================================================ serde_with_macros 3.16.1 ================================================================================ Copyright: Jonas Bushart License: Apache License 2.0 URL: https://github.com/jonasbb/serde_with/ ================================================================================ serialize-to-javascript 0.1.2 ================================================================================ Copyright: Chip Reed <chip@chip.sh> License: Apache License 2.0 URL: https://github.com/chippers/serialize-to-javascript ================================================================================ serialize-to-javascript-impl 0.1.2 ================================================================================ Copyright: Chip Reed <chip@chip.sh> License: Apache License 2.0 URL: https://github.com/chippers/serialize-to-javascript ================================================================================ servo_arc 0.2.0 ================================================================================ Copyright: The Servo Project Developers License: Apache License 2.0 URL: https://github.com/servo/servo ================================================================================ sha2 0.10.9 ================================================================================ Copyright: RustCrypto Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/hashes ================================================================================ shared_child 1.1.1 ================================================================================ Copyright: jacko License: MIT License URL: https://github.com/oconnor663/shared_child.rs ================================================================================ simd-adler32 0.3.8 ================================================================================ Copyright: Marvin Countryman <me@maar.vin> License: MIT License URL: https://github.com/mcountryman/simd-adler32 ================================================================================ siphasher 0.3.11 ================================================================================ Copyright: Frank Denis <github@pureftpd.org> License: Apache License 2.0 URL: https://github.com/jedisct1/rust-siphash ================================================================================ slab 0.4.11 ================================================================================ Copyright: Carl Lerche <me@carllerche.com> License: MIT License URL: https://github.com/tokio-rs/slab ================================================================================ smallvec 1.15.1 ================================================================================ Copyright: The Servo Project Developers License: Apache License 2.0 URL: https://github.com/servo/rust-smallvec ================================================================================ socket2 0.6.1 ================================================================================ Copyright: Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com> License: Apache License 2.0 URL: https://github.com/rust-lang/socket2 ================================================================================ softbuffer 0.4.8 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rust-windowing/softbuffer ================================================================================ spin 0.9.8 ================================================================================ Copyright: Mathijs van de Nes <git@mathijs.vd-nes.nl>, John Ericson <git@JohnEricson.me>, Joshua Barretto <joshua.s.barretto@gmail.com> License: MIT License URL: https://github.com/mvdnes/spin-rs.git ================================================================================ sqlx 0.8.6 ================================================================================ Copyright: Ryan Leckey <leckey.ryan@gmail.com>, Austin Bonander <austin.bonander@gmail.com>, Chloe Ross <orangesnowfox@gmail.com>, Daniel Akhterov <akhterovd@gmail.com> License: Apache License 2.0 URL: https://github.com/launchbadge/sqlx ================================================================================ sqlx-core 0.8.6 ================================================================================ Copyright: Ryan Leckey <leckey.ryan@gmail.com>, Austin Bonander <austin.bonander@gmail.com>, Chloe Ross <orangesnowfox@gmail.com>, Daniel Akhterov <akhterovd@gmail.com> License: Apache License 2.0 URL: https://github.com/launchbadge/sqlx ================================================================================ sqlx-macros 0.8.6 ================================================================================ Copyright: Ryan Leckey <leckey.ryan@gmail.com>, Austin Bonander <austin.bonander@gmail.com>, Chloe Ross <orangesnowfox@gmail.com>, Daniel Akhterov <akhterovd@gmail.com> License: Apache License 2.0 URL: https://github.com/launchbadge/sqlx ================================================================================ sqlx-macros-core 0.8.6 ================================================================================ Copyright: Ryan Leckey <leckey.ryan@gmail.com>, Austin Bonander <austin.bonander@gmail.com>, Chloe Ross <orangesnowfox@gmail.com>, Daniel Akhterov <akhterovd@gmail.com> License: Apache License 2.0 URL: https://github.com/launchbadge/sqlx ================================================================================ sqlx-sqlite 0.8.6 ================================================================================ Copyright: Ryan Leckey <leckey.ryan@gmail.com>, Austin Bonander <austin.bonander@gmail.com>, Chloe Ross <orangesnowfox@gmail.com>, Daniel Akhterov <akhterovd@gmail.com> License: Apache License 2.0 URL: https://github.com/launchbadge/sqlx ================================================================================ stable_deref_trait 1.2.1 ================================================================================ Copyright: Robert Grosse <n210241048576@gmail.com> License: Apache License 2.0 URL: https://github.com/storyyeller/stable_deref_trait ================================================================================ string_cache 0.8.9 ================================================================================ Copyright: The Servo Project Developers License: Apache License 2.0 URL: https://github.com/servo/string-cache ================================================================================ strsim 0.11.1 ================================================================================ Copyright: Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de> License: MIT License URL: https://github.com/rapidfuzz/strsim-rs ================================================================================ subtle 2.6.1 ================================================================================ Copyright: Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca> License: BSD 3-Clause "New" or "Revised" License URL: https://github.com/dalek-cryptography/subtle ================================================================================ syn 1.0.109 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/syn ================================================================================ sync_wrapper 1.0.2 ================================================================================ Copyright: Actyx AG <developer@actyx.io> License: Apache License 2.0 URL: https://github.com/Actyx/sync_wrapper ================================================================================ synstructure 0.13.2 ================================================================================ Copyright: Nika Layzell <nika@thelayzells.com> License: MIT License URL: https://github.com/mystor/synstructure ================================================================================ sys-locale 0.3.2 ================================================================================ Copyright: 1Password License: Apache License 2.0 URL: https://github.com/1Password/sys-locale ================================================================================ tao 0.34.5 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy, The winit contributors License: Apache License 2.0 URL: https://github.com/tauri-apps/tao ================================================================================ tauri 2.9.5 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tauri-codegen 2.5.2 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tauri-macros 2.5.2 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tauri-plugin-dialog 2.4.2 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-plugin-fs 2.4.4 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-plugin-os 2.3.2 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-plugin-shell 2.3.4 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-plugin-sql 2.3.1 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-plugin-updater 2.9.0 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/plugins-workspace ================================================================================ tauri-runtime 2.9.2 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tauri-runtime-wry 2.9.3 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tauri-utils 2.8.1 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri ================================================================================ tempfile 3.24.0 ================================================================================ Copyright: Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io> License: Apache License 2.0 URL: https://github.com/Stebalien/tempfile ================================================================================ tendril 0.4.3 ================================================================================ Copyright: Keegan McAllister <mcallister.keegan@gmail.com>, Simon Sapin <simon.sapin@exyr.org>, Chris Morgan <me@chrismorgan.info> License: Apache License 2.0 URL: https://github.com/servo/tendril ================================================================================ thiserror 1.0.69 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/thiserror ================================================================================ thiserror-impl 1.0.69 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/thiserror ================================================================================ time 0.3.44 ================================================================================ Copyright: Jacob Pratt <open-source@jhpratt.dev>, Time contributors License: Apache License 2.0 URL: https://github.com/time-rs/time ================================================================================ time-core 0.1.6 ================================================================================ Copyright: Jacob Pratt <open-source@jhpratt.dev>, Time contributors License: Apache License 2.0 URL: https://github.com/time-rs/time ================================================================================ time-macros 0.2.24 ================================================================================ Copyright: Jacob Pratt <open-source@jhpratt.dev>, Time contributors License: Apache License 2.0 URL: https://github.com/time-rs/time ================================================================================ tinystr 0.8.2 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ tokio 1.48.0 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tokio ================================================================================ tokio-native-tls 0.3.1 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tls ================================================================================ tokio-rustls 0.26.4 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/rustls/tokio-rustls ================================================================================ tokio-stream 0.1.17 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tokio ================================================================================ tokio-util 0.7.17 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tokio ================================================================================ toml 0.9.10+spec-1.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/toml-rs/toml ================================================================================ toml_datetime 0.7.5+spec-1.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/toml-rs/toml ================================================================================ toml_parser 1.0.6+spec-1.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/toml-rs/toml ================================================================================ toml_writer 1.0.6+spec-1.1.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/toml-rs/toml ================================================================================ tower 0.5.2 ================================================================================ Copyright: Tower Maintainers <team@tower-rs.com> License: MIT License URL: https://github.com/tower-rs/tower ================================================================================ tower-http 0.6.8 ================================================================================ Copyright: Tower Maintainers <team@tower-rs.com> License: MIT License URL: https://github.com/tower-rs/tower-http ================================================================================ tower-layer 0.3.3 ================================================================================ Copyright: Tower Maintainers <team@tower-rs.com> License: MIT License URL: https://github.com/tower-rs/tower ================================================================================ tower-service 0.3.3 ================================================================================ Copyright: Tower Maintainers <team@tower-rs.com> License: MIT License URL: https://github.com/tower-rs/tower ================================================================================ tracing 0.1.44 ================================================================================ Copyright: Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tracing ================================================================================ tracing-attributes 0.1.31 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com> License: MIT License URL: https://github.com/tokio-rs/tracing ================================================================================ tracing-core 0.1.36 ================================================================================ Copyright: Tokio Contributors <team@tokio.rs> License: MIT License URL: https://github.com/tokio-rs/tracing ================================================================================ try-lock 0.2.5 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/seanmonstar/try-lock ================================================================================ typeid 1.0.3 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/typeid ================================================================================ typenum 1.19.0 ================================================================================ Copyright: Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com> License: Apache License 2.0 URL: https://github.com/paholg/typenum ================================================================================ unic-char-property 0.9.0 ================================================================================ Copyright: The UNIC Project Developers License: Apache License 2.0 URL: https://github.com/open-i18n/rust-unic/ ================================================================================ unic-char-range 0.9.0 ================================================================================ Copyright: The UNIC Project Developers License: Apache License 2.0 URL: https://github.com/open-i18n/rust-unic/ ================================================================================ unic-common 0.9.0 ================================================================================ Copyright: The UNIC Project Developers License: Apache License 2.0 URL: https://github.com/open-i18n/rust-unic/ ================================================================================ unic-ucd-ident 0.9.0 ================================================================================ Copyright: The UNIC Project Developers License: Apache License 2.0 URL: https://github.com/open-i18n/rust-unic/ ================================================================================ unic-ucd-version 0.9.0 ================================================================================ Copyright: The UNIC Project Developers License: Apache License 2.0 URL: https://github.com/open-i18n/rust-unic/ ================================================================================ unicode-ident 1.0.22 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: Apache License 2.0 URL: https://github.com/dtolnay/unicode-ident ================================================================================ unicode-segmentation 1.12.0 ================================================================================ Copyright: kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com> License: Apache License 2.0 URL: https://github.com/unicode-rs/unicode-segmentation ================================================================================ untrusted 0.9.0 ================================================================================ Copyright: Brian Smith <brian@briansmith.org> License: ISC License URL: https://github.com/briansmith/untrusted ================================================================================ url 2.5.7 ================================================================================ Copyright: The rust-url developers License: Apache License 2.0 URL: https://github.com/servo/rust-url ================================================================================ urlpattern 0.3.0 ================================================================================ Copyright: the Deno authors, crowlKats <crowlkats@toaxl.com> License: MIT License URL: https://github.com/denoland/rust-urlpattern ================================================================================ utf-8 0.7.6 ================================================================================ Copyright: Simon Sapin <simon.sapin@exyr.org> License: Apache License 2.0 URL: https://github.com/SimonSapin/rust-utf8 ================================================================================ utf8_iter 1.0.4 ================================================================================ Copyright: Henri Sivonen <hsivonen@hsivonen.fi> License: Apache License 2.0 URL: https://github.com/hsivonen/utf8_iter ================================================================================ uuid 1.19.0 ================================================================================ Copyright: Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com> License: Apache License 2.0 URL: https://github.com/uuid-rs/uuid ================================================================================ walkdir 2.5.0 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com> License: MIT License URL: https://github.com/BurntSushi/walkdir ================================================================================ want 0.3.1 ================================================================================ Copyright: Sean McArthur <sean@seanmonstar.com> License: MIT License URL: https://github.com/seanmonstar/want ================================================================================ webpki-roots 1.0.6 ================================================================================ Copyright: (see package source — no author metadata published) License: Community Data License Agreement Permissive 2.0 URL: https://github.com/rustls/webpki-roots ================================================================================ webview2-com 0.38.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT License URL: https://github.com/wravery/webview2-rs ================================================================================ webview2-com-macros 0.8.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT License URL: https://github.com/wravery/webview2-rs ================================================================================ webview2-com-sys 0.38.0 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT License URL: https://github.com/wravery/webview2-rs ================================================================================ winapi-util 0.1.11 ================================================================================ Copyright: Andrew Gallant <jamslam@gmail.com> License: MIT License URL: https://github.com/BurntSushi/winapi-util ================================================================================ window-vibrancy 0.6.0 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/tauri-plugin-vibrancy ================================================================================ windows 0.61.3 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-collections 0.2.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-core 0.61.2 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-future 0.2.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-implement 0.60.2 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-interface 0.59.3 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-link 0.1.3 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-numerics 0.2.0 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-registry 0.6.1 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-result 0.3.4 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-strings 0.4.2 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-sys 0.59.0 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-targets 0.52.6 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-threading 0.1.0 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows-version 0.1.7 ================================================================================ Copyright: (see package source — no author metadata published) License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ windows_x86_64_msvc 0.52.6 ================================================================================ Copyright: Microsoft License: Apache License 2.0 URL: https://github.com/microsoft/windows-rs ================================================================================ winnow 0.7.14 ================================================================================ Copyright: (see package source — no author metadata published) License: MIT License URL: https://github.com/winnow-rs/winnow ================================================================================ writeable 0.6.2 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ wry 0.53.5 ================================================================================ Copyright: Tauri Programme within The Commons Conservancy License: Apache License 2.0 URL: https://github.com/tauri-apps/wry ================================================================================ yoke 0.8.1 ================================================================================ Copyright: Manish Goregaokar <manishsmail@gmail.com> License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ yoke-derive 0.8.1 ================================================================================ Copyright: Manish Goregaokar <manishsmail@gmail.com> License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zerocopy 0.8.31 ================================================================================ Copyright: Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com> License: Apache License 2.0 URL: https://github.com/google/zerocopy ================================================================================ zerofrom 0.1.6 ================================================================================ Copyright: Manish Goregaokar <manishsmail@gmail.com> License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zerofrom-derive 0.1.6 ================================================================================ Copyright: Manish Goregaokar <manishsmail@gmail.com> License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zeroize 1.8.2 ================================================================================ Copyright: The RustCrypto Project Developers License: Apache License 2.0 URL: https://github.com/RustCrypto/utils ================================================================================ zerotrie 0.2.3 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zerovec 0.11.5 ================================================================================ Copyright: The ICU4X Project Developers License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zerovec-derive 0.11.2 ================================================================================ Copyright: Manish Goregaokar <manishsmail@gmail.com> License: Unicode License v3 URL: https://github.com/unicode-org/icu4x ================================================================================ zip 4.6.1 ================================================================================ Copyright: Mathijs van de Nes <git@mathijs.vd-nes.nl>, Marli Frost <marli@frost.red>, Ryan Levick <ryan.levick@gmail.com>, Chris Hennick <hennickc@amazon.com> License: MIT License URL: https://github.com/zip-rs/zip2.git ================================================================================ zmij 1.0.6 ================================================================================ Copyright: David Tolnay <dtolnay@gmail.com> License: MIT License URL: https://github.com/dtolnay/zmij ================================================================================ Package: GMNet Copyright: GMNet authors (qtlark/GMNet) License: MIT License URL: https://github.com/qtlark/GMNet Description: Neural gain-map inverse tone mapping for true-HDR export (Phase 2). See backend/hdri_models/GMNET_PROVENANCE.md for pinned commit and checkpoint. ================================================================================ Package: BasicSR (derived support for GMNet) License: Apache-2.0 URL: https://github.com/XPixelGroup/BasicSR Description: Extracted/derived files only; no basicsr pip dependency. Apache-2.0 notice preserved — do not re-label as MIT.