@hestia-earth/schema-convert
Advanced tools
Comparing version 14.3.1 to 14.4.0
@@ -36,2 +36,4 @@ import { SchemaType, JSON as HestiaJson, Cycle, Product, Site, Organisation, Term, ImpactAssessment } from '@hestia-earth/schema'; | ||
aggregatedQualityScore?: number; | ||
aggregatedImpactAssessments?: ImpactAssessment[]; | ||
aggregatedSources?: import("../../../dist/@hestia-earth/schema").Source[]; | ||
type: SchemaType.ImpactAssessment; | ||
@@ -38,0 +40,0 @@ id?: string; |
{ | ||
"name": "@hestia-earth/schema-convert", | ||
"version": "14.3.1", | ||
"version": "14.4.0", | ||
"description": "Hestia Schema Converters", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
61646
1291