@tracepass/dpp-schemas 0.4.3 → 0.4.4
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/package.json +1 -1
- package/templates/chemicals.json +4 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tracepass/dpp-schemas",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.4",
|
|
4
4
|
"description": "Machine-readable field specifications for EU Digital Product Passports (ESPR) \u2014 12 product categories, 937 fields, each traced to the article of EU law that mandates it. Pure JSON, no dependencies.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"digital-product-passport",
|
package/templates/chemicals.json
CHANGED
|
@@ -3479,9 +3479,10 @@
|
|
|
3479
3479
|
"sortOrder": 29,
|
|
3480
3480
|
"defaultAccessLevel": "restricted",
|
|
3481
3481
|
"regulationRef": {
|
|
3482
|
-
"article": "Detergents Reg 2026/405 Annex V
|
|
3483
|
-
"instrument": "
|
|
3484
|
-
"provision": "Annex
|
|
3482
|
+
"article": "Detergents Reg (EU) 2026/405 Annex V Part A 1(h)(i)",
|
|
3483
|
+
"instrument": "32026R0405",
|
|
3484
|
+
"provision": "Annex V Part A, point 1(h)(i)",
|
|
3485
|
+
"annex": "Annex V",
|
|
3485
3486
|
"kind": "legislation"
|
|
3486
3487
|
},
|
|
3487
3488
|
"aiHints": {
|