@aifuxi/semi-illustrations-vue 1.1.2 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/README.md +1 -1
- package/dist/SBOM.spdx.json +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ import IllustrationNoContentDirect from '@aifuxi/semi-illustrations-vue/illustra
|
|
|
17
17
|
|
|
18
18
|
本包为 ESM-only,要求 Vue `>=3.5.0`,支持根入口、`Illustration` 工厂和逐插画子路径。
|
|
19
19
|
|
|
20
|
-
预览版使用 `next` 渠道,后续稳定版使用 `latest
|
|
20
|
+
预览版使用 `next` 渠道,后续稳定版使用 `latest`;六个公开包同步升版。发布记录随包提供,见 [CHANGELOG](CHANGELOG.md)。
|
|
21
21
|
|
|
22
22
|
## 许可与归属
|
|
23
23
|
|
package/dist/SBOM.spdx.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"spdxVersion": "SPDX-2.3",
|
|
3
3
|
"dataLicense": "CC0-1.0",
|
|
4
4
|
"SPDXID": "SPDXRef-DOCUMENT",
|
|
5
|
-
"name": "@aifuxi/semi-illustrations-vue-1.
|
|
6
|
-
"documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-illustrations-vue/1.
|
|
5
|
+
"name": "@aifuxi/semi-illustrations-vue-1.2.0",
|
|
6
|
+
"documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-illustrations-vue/1.2.0/cdfba6e520fc83ad871b30f51f36d8af3aaa5a21/ffdd2a44943ceaa4",
|
|
7
7
|
"documentDescribes": [
|
|
8
8
|
"SPDXRef-Package-Workspace"
|
|
9
9
|
],
|
|
10
10
|
"creationInfo": {
|
|
11
|
-
"created": "2026-09-
|
|
11
|
+
"created": "2026-09-27T11:18:56.438Z",
|
|
12
12
|
"creators": [
|
|
13
13
|
"Tool: semi-ui-vue-workspace"
|
|
14
14
|
]
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
{
|
|
18
18
|
"SPDXID": "SPDXRef-Package-Workspace",
|
|
19
19
|
"name": "@aifuxi/semi-illustrations-vue",
|
|
20
|
-
"versionInfo": "1.
|
|
20
|
+
"versionInfo": "1.2.0",
|
|
21
21
|
"supplier": "Person: aifuxi",
|
|
22
22
|
"downloadLocation": "https://github.com/aifuxi/semi-ui-vue",
|
|
23
23
|
"filesAnalyzed": false,
|