node-xsd-schema-validator

A schema (XSD) validator for NodeJS

MIT License

Downloads
95.4K
Stars
52
Committers
5

Bot releases are visible (Hide)

node-xsd-schema-validator - Latest Release

Published by nikku 8 months ago

Changes

  • ci: build all platforms 3df8a09
  • chore(CHANGELOG): update to v0.9.0 15119ef
  • test: update to Node@20 618e421
  • test: validate types 8c44f7c
  • feat: improve type definitions 6b8059c
  • chore: migrate to const efc51b2
  • chore: update dependency npm-run-all2 to v6 6c1dd45
  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 25403dd
  • feat: add type definitions for typescript (#37) 8bc10bb

https://github.com/nikku/node-xsd-schema-validator/compare/v0.8.1...v0.9.0

node-xsd-schema-validator -

Published by nikku 9 months ago

Changes

  • chore(CHANGELOG): update to v0.8.1 7d4809f
  • fix: publish support folder (#35) e86754b
  • chore: add renovate config a260a19

https://github.com/nikku/node-xsd-schema-validator/compare/v0.8.0...v0.8.1

node-xsd-schema-validator -

Published by nikku 9 months ago

Changes

  • chore(CHANGELOG): update to v0.8.0 1e0c003
  • style: no leaky side-effects a063177
  • chore: npm audit fix a8b638b
  • chore: require node >= 16 20fa463
  • docs: another update d481b70
  • docs: update README 6cef2ca
  • chore: package only lib files 066dbac
  • deps: update to which@4 04744e7
  • chore: migrate to promise-based API 65f1e82
  • chore: update test dependencies f3fd36e
  • style: update code style 7422e54
  • chore: update eslint* 1a22a18
  • ci: update CI action b2c21b6
  • chore: update package-lock d0e6b95

https://github.com/nikku/node-xsd-schema-validator/compare/v0.7.0...v0.8.0