@nuskin/product-components 3.18.2-gms-12518.7 → 3.18.2-gms-12518.8
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/docs/CHANGELOG.md +1 -1
- package/gl-sbom-npm-yarn.cdx.json +6 -6
- package/package.json +2 -2
package/docs/CHANGELOG.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
## [3.18.2-gms-12518.
|
|
1
|
+
## [3.18.2-gms-12518.8](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.18.2-gms-12518.7...v3.18.2-gms-12518.8) (2025-07-15)
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.4",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:d97c4269-51bb-4d99-9565-6200345db1f4",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "2025-07-
|
|
7
|
+
"timestamp": "2025-07-15T15:22:17Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"vendor": "GitLab",
|
|
@@ -85,10 +85,10 @@
|
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"name": "@nuskin/design-components",
|
|
88
|
-
"version": "8.
|
|
89
|
-
"purl": "pkg:npm/%40nuskin/design-components@8.
|
|
88
|
+
"version": "8.9.1-gms-12518.1",
|
|
89
|
+
"purl": "pkg:npm/%40nuskin/design-components@8.9.1-gms-12518.1",
|
|
90
90
|
"type": "library",
|
|
91
|
-
"bom-ref": "pkg:npm/%40nuskin/design-components@8.
|
|
91
|
+
"bom-ref": "pkg:npm/%40nuskin/design-components@8.9.1-gms-12518.1"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"name": "@nuskin/events",
|
|
@@ -2663,7 +2663,7 @@
|
|
|
2663
2663
|
]
|
|
2664
2664
|
},
|
|
2665
2665
|
{
|
|
2666
|
-
"ref": "pkg:npm/%40nuskin/design-components@8.
|
|
2666
|
+
"ref": "pkg:npm/%40nuskin/design-components@8.9.1-gms-12518.1",
|
|
2667
2667
|
"dependsOn": [
|
|
2668
2668
|
"pkg:npm/%40nuskin/axios-util@2.3.0",
|
|
2669
2669
|
"pkg:npm/%40nuskin/ns-account@4.28.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuskin/product-components",
|
|
3
|
-
"version": "3.18.2-gms-12518.
|
|
3
|
+
"version": "3.18.2-gms-12518.8",
|
|
4
4
|
"description": "Nu Skin Product Components",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@mdi/font": "3.9.97",
|
|
26
26
|
"@ns/ns-contentstack-lib": "2.2.2",
|
|
27
|
-
"@nuskin/design-components": "8.
|
|
27
|
+
"@nuskin/design-components": "8.9.1-gms-12518.1",
|
|
28
28
|
"@nuskin/ns-common-lib": "1.4.8",
|
|
29
29
|
"@nuskin/ns-core-styles": "2.12.0",
|
|
30
30
|
"@nuskin/ns-icon": "2.12.1",
|