Socket
Socket
Sign inDemoInstall

schema-utils

Package Overview
Dependencies
9
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

3.3.0

Diff

evilebottnawi
published 4.2.0 •

Changelog

Source

4.2.0 (2023-06-14)

Features

  • added API to disable and enable validation (#180) (d6b9c9e)

Bug Fixes

evilebottnawi
published 3.2.0 •

evilebottnawi
published 4.1.0 •

Changelog

Source

4.1.0 (2023-06-07)

Features

  • implement undefinedAsNull keyword for enum type (#175) (1265eac)
evilebottnawi
published 3.1.2 •

evilebottnawi
published 4.0.1 •

Changelog

Source

4.0.1 (2023-04-15)

Bug Fixes

  • (perf) improved initial start time
evilebottnawi
published 4.0.0 •

Changelog

Source

4.0.0 (2021-11-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is >= 12.13.0
  • update ajv to 8.8.0 version, please read internal changes, postFormatter require attention due some properties were changed
  • logic for formatExclusiveMaximum and formatExclusiveMinimum was changed (due usage ajv-formats package)
evilebottnawi
published 3.1.1 •

Changelog

Source

3.1.1 (2021-07-19)

Bug Fixes

evilebottnawi
published 3.1.0 •

Changelog

Source

3.1.0 (2021-06-30)

Features

  • added the link property in validation error (589aa59)

Bug Fixes

evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2020-10-05)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13.0,
  • the packages exports was changed, please use const { validate } = require('schema-utils');
  • the ValidateError export was removed in favor the ValidationError export, please use const { ValidationError } = require('schema-utils');
234Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc