外观
BTL Reference HTML 展示层第三方通知
本页只覆盖 HTML 展示层依赖,不构成 WC4 BTL 语义、格式或 clean-room evidence authority。
VitePress 2.0.0-alpha.19
项目:VitePress
版本:2.0.0-alpha.19(精确固定)
来源:https://github.com/vuejs/vitepress
许可证:MIT
text
MIT License
Copyright (c) 2019-present, Yuxi (Evan) You
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.Transitive dependencies
VitePress 的构建会包含 Vue、Vite、MiniSearch、Shiki 等传递依赖。精确版本由同目录 package-lock.json 固定。
当前仓库不把 node_modules/ 或构建后的 .vitepress/dist/ 作为第三方源码 authority。正式公开分发 HTML 构建产物时,应依据 lockfile 对实际进入发布物的第三方组件生成并随包附带完整许可证通知。