@tracepass/dpp-schemas 0.5.0 → 0.5.1
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 +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tracepass/dpp-schemas",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.1",
|
|
4
4
|
"description": "Machine-readable field specifications for EU Digital Product Passports (ESPR) \u2014 12 product categories, 939 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
|
@@ -2589,7 +2589,7 @@
|
|
|
2589
2589
|
"sl": "Ocena, kako enostavno je mogoče igračo reciklirati ob koncu življenjske dobe",
|
|
2590
2590
|
"sv": "Bedömning av hur enkelt leksaken kan återvinnas vid livscykelns slut"
|
|
2591
2591
|
},
|
|
2592
|
-
"dataType": "
|
|
2592
|
+
"dataType": "enum",
|
|
2593
2593
|
"unit": null,
|
|
2594
2594
|
"translatable": false,
|
|
2595
2595
|
"defaultValue": null,
|