New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hestia-earth/schema-convert

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hestia-earth/schema-convert - npm Package Versions

1
15

19.0.0

Diff

Changelog

Source

19.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • source: Renames license enum CC-0 (public domain) to CC0

Features

  • allow key.[@id](https://gitlab.com/id) for uniqueness of list of Property (e8c88ed)
  • source: add GNU-FDL as enum to license field (2d2217a)
  • source: split license enum CC-0 (public domain) into CC0 and public domain (e1450fb)
mebibou
published 18.1.0 •

Changelog

Source

18.1.0 (2023-04-05)

Features

  • cycle: allow impactAssessment for uniqueness of Input (41edb1f)

Bug Fixes

  • site: fix uniqueness fields for measurements (5824259)
mebibou
published 18.0.1 •

Changelog

Source

18.0.1 (2023-03-24)

Bug Fixes

  • input: set impactAssessmentIsProxy as boolean (6257965)
mebibou
published 18.0.0 •

Changelog

Source

18.0.0 (2023-03-24)

⚠ BREAKING CHANGES

  • source: Add new required field license to state the copyright license for public sources.
  • Rename methodModel to model on Input, Practice, and Product.
  • cycle: Rename defaultMethodClassification from unsourced or assumption to unsourced assumption.
  • input: Rename input.fate to input.isAnimalFeed and set as boolean.

Features

  • animal: change value from required to recommended (baf1925), closes #268
  • input: add impactAssessmentIsProxy (a52b9d8)
  • input: rename fate to isAnimalFeed (cc74267), closes #264
  • make methodClassificationDescription required and improve docs (f3c5496), closes #261
  • measurement: add properties field (d858d70)
  • property: add methodClassification (513a116)
  • source: add license required for public data (6123a80)
  • term: set casNumber as unique (0bd9608)

Bug Fixes

  • cycle: error in defaultMethodClassification enum (668060f)
mebibou
published 17.3.0 •

Changelog

Source

17.3.0 (2023-03-15)

Features

  • add uniqueArrayItem for list of blank nodes with term (6bb2a41)
  • cycle: add commercialPracticeTreatment field (95581fe), closes #260
  • cycle: add sampleWeight field (f4a160b), closes #139
  • cycle: validate glass or high accessible cover for crop functional unit (2fa2e39)
  • input: add sd, min, and max for price and cost (5c08b69), closes #224
  • practice: add sd, min, and max for price and cost (b1b2120), closes #224
  • practice: term with units % area should not use areaPercent (a154ea6)
  • product: add sd, min, and max for price and revenue (39bc698), closes #224
  • source: add sampleDesign, weightingMethod, and experimentDesign (427e3e6), closes #19
  • term: add sampleDesign and experimentDesign termTypes (07233ab), closes #19
mebibou
published 17.2.0 •

Changelog

Source

17.2.0 (2023-03-09)

Features

  • input: add fate field (cd13939)
  • term: add feedFoodAdditive termType (9298340)

Bug Fixes

  • cycle: validate functionalUnit = 1 ha for crop on cropland only (0119eb3)
mebibou
published 17.1.1 •

Changelog

Source

17.1.1 (2023-03-08)

Bug Fixes

  • cycle: remove validator not working on material (31bcb1c)
mebibou
published 17.1.0 •

Changelog

Source

17.1.0 (2023-03-08)

Features

  • practice: add properties field (8c15329)
mebibou
published 17.0.0 •

Changelog

Source

17.0.0 (2023-03-08)

⚠ BREAKING CHANGES

  • practice: renamed area in Practice to areaPercent, expressed in % area.
  • site: site.practices has been removed, use cycle.practices instead
  • infrastructure: Infrastructure term is now a required field
  • measurement: renamed methodClassification on-site measurement to on-site physical measurement
  • measurement: renamed methodClassification measurement on nearby site to physical measurement on nearby site.
  • term: ecoinventActivityId field has been removed in favour of ecoinventName and ecoinventReferenceProduct because the three fields "name", "reference product" and "geography" make ecoinvent activities unique
  • practice: make term a required field for Practices
  • practice: removes properties field from Practice node as this will become unused following the new approach for specifying herd composition

Features

  • animal: add new blank node (9913447)
  • cycle: add fate as field that makes products unique (a37d4a3), closes #239
  • cycle: restrict 1 ha functional unit on primary crop product only (b462b96), closes #243
  • cycle: validate liveAnimal product should also contain excreta product (26aec0a)
  • emission: add methodTier option not relevant (bc6216f), closes #232
  • infrastructure: make term a required field and set uniqueness on site (f1beef1)
  • measurement: add regional and country-level options for methodClassifiation (b454882)
  • measurement: remove properties field (f685254)
  • measurement: update methodClassification options (2e9c811)
  • practice: make term a required field (ad60fe4)
  • practice: remove properties field (c2d78d1)
  • practice: rename area to areaPercent (c37b505)
  • practice: require currency if cost or price specified (769f413)
  • product: add fate field (d0e3407), closes #239
  • python: add sort config to python module (835f954)
  • schema-validation: add datePattern validator (e0a2044)
  • term: add new termType animalBreed (1e1c4c7)
  • term: replace ecoinventActivityId with ecoinventName and ecoinventReferenceProduct (0d01e53)

Bug Fixes

  • input: error in validator for currency required if cost specified (435732c)
  • site: remove practices from Site (4ea7e00)
mebibou
published 16.0.0 •

Changelog

Source

16.0.0 (2023-02-21)

⚠ BREAKING CHANGES

  • measurement: renamed field methodModel to method
  • measurement: added required methodClassification
  • renamed methodClassification unsourced or assumption into unsourced assumption
  • term: Term chemidplus field has been removed.
  • completeness: completeness.oprations has been added and is required
  • measurement: measurement.methodModel is now required

Features

  • completeness: add operations field (88d8146)
  • measurement: make methodModel a required field (ba56896)
  • measurement: split methodModel into method and methodClassification (13e3d7d)
  • migrations: migrate completeness.operations (4d4f182)
  • term: remove chemidplus field (d41751a)
  • update methodClassification values (1e75c12)
  • update sharing licence to CC-BY (2bd6a8f)

Bug Fixes

  • schema-convert: fix error parsing geojson (63b7e79)
  • term: remove cropProduct as part of processedFood (456f6a7)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc