@tracepass/dpp-schemas 0.4.2 → 0.4.3
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/toys.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tracepass/dpp-schemas",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.3",
|
|
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/toys.json
CHANGED
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"sortOrder": 5,
|
|
565
565
|
"defaultAccessLevel": "public",
|
|
566
566
|
"regulationRef": {
|
|
567
|
-
"article": "
|
|
567
|
+
"article": "Toy Safety Directive Art. 4(5)",
|
|
568
568
|
"instrument": "32009L0048",
|
|
569
569
|
"provision": "Art. 4(5)",
|
|
570
570
|
"kind": "legislation"
|
|
@@ -3361,7 +3361,7 @@
|
|
|
3361
3361
|
"sortOrder": 26,
|
|
3362
3362
|
"defaultAccessLevel": "public",
|
|
3363
3363
|
"regulationRef": {
|
|
3364
|
-
"article": "
|
|
3364
|
+
"article": "ESPR Art. 9",
|
|
3365
3365
|
"instrument": "32024R1781",
|
|
3366
3366
|
"provision": "Art. 9",
|
|
3367
3367
|
"kind": "legislation"
|