UNPKG

sfcc-schemas

Version:

Salesforce Commerce Cloud import and export schemas validator

10 lines (5 loc) 327 B
## Change Log ### v2.0.0 (2022/08/23) - switch validator engin from xsd-schema-validator (which requires a JDK at installation) to xmllib (which requires the binary xmllib library at runtime, which is available by default on most platforms) ### 1.5.0 (2022/08/21) - Upgraded xsd-schema-validator and multiple dependencies.