@nuskin/product-components 3.18.0-td-1000.6 → 3.18.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/.releaserc CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "branches": [
3
- "master", {"name":"TD-1000", "channel":"prerelease", "prerelease":"td-1000"}
3
+ "master"
4
4
  ],
5
5
  "plugins": [
6
6
  "@semantic-release/release-notes-generator",
package/docs/CHANGELOG.md CHANGED
@@ -1 +1 @@
1
- # [3.18.0-td-1000.6](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.18.0-td-1000.5...v3.18.0-td-1000.6) (2025-03-25)
1
+ # [3.18.0](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.17.22...v3.18.0) (2025-03-31)
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.4",
4
- "serialNumber": "urn:uuid:f1c8d23b-36ab-4374-a80a-ceb652edd4a7",
4
+ "serialNumber": "urn:uuid:71320dd5-5ef1-41ca-8c12-26047e82d227",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-03-25T16:04:33Z",
7
+ "timestamp": "2025-03-31T22:18:54Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
11
11
  "name": "Gemnasium",
12
- "version": "5.8.8"
12
+ "version": "5.9.1"
13
13
  }
14
14
  ],
15
15
  "authors": [
@@ -139,6 +139,13 @@
139
139
  "type": "library",
140
140
  "bom-ref": "pkg:npm/@nuskin/ns-icon@2.12.0"
141
141
  },
142
+ {
143
+ "name": "@nuskin/ns-icon",
144
+ "version": "2.12.1",
145
+ "purl": "pkg:npm/@nuskin/ns-icon@2.12.1",
146
+ "type": "library",
147
+ "bom-ref": "pkg:npm/@nuskin/ns-icon@2.12.1"
148
+ },
142
149
  {
143
150
  "name": "@nuskin/ns-loyalty-web",
144
151
  "version": "1.5.6",
@@ -2712,6 +2719,15 @@
2712
2719
  "pkg:npm/vue@2.6.11"
2713
2720
  ]
2714
2721
  },
2722
+ {
2723
+ "ref": "pkg:npm/@nuskin/ns-icon@2.12.1",
2724
+ "dependsOn": [
2725
+ "pkg:npm/conventional-changelog-eslint@3.0.4",
2726
+ "pkg:npm/sass-loader@8.0.2",
2727
+ "pkg:npm/sass@1.19.0",
2728
+ "pkg:npm/vue@2.6.11"
2729
+ ]
2730
+ },
2715
2731
  {
2716
2732
  "ref": "pkg:npm/@nuskin/ns-loyalty-web@1.5.6",
2717
2733
  "dependsOn": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuskin/product-components",
3
- "version": "3.18.0-td-1000.6",
3
+ "version": "3.18.0",
4
4
  "description": "Nu Skin Product Components",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -27,10 +27,10 @@
27
27
  "@nuskin/design-components": "8.8.1",
28
28
  "@nuskin/ns-common-lib": "1.4.8",
29
29
  "@nuskin/ns-core-styles": "2.12.0",
30
- "@nuskin/ns-icon": "^2.12.0",
30
+ "@nuskin/ns-icon": "2.12.1",
31
31
  "@nuskin/ns-loyalty-web": "1.5.7",
32
- "@nuskin/ns-product-lib": "2.20.0-td-1000.2",
33
- "@nuskin/ns-shop": "7.5.0-td-1000.2",
32
+ "@nuskin/ns-product-lib": "2.20.0",
33
+ "@nuskin/ns-shop": "7.5.0",
34
34
  "@nuskin/product-recommendation": "2.0.1",
35
35
  "axios": "1.8.3",
36
36
  "lodash": "4.17.21",