Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@seriousme/openapi-schema-validator

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seriousme/openapi-schema-validator - npm Package Versions

124

1.6.1

Diff

Changelog

Source

[v1.6.1] 22-2-2022

Changed

  • Fixed error in addSpecRef example in the README
seriousme
published 1.6.0 •

Changelog

Source

[v1.6.0] 09-10-2021

Changed

  • New feature, now supports external refs, see addSpecRef in the README.
seriousme
published 1.5.1 •

Changelog

Source

[v1.5.1] 08-10-2021

Changed

  • Fixed error message on URI ref without a path
seriousme
published 1.5.0 •

Changelog

Source

[v1.5.0] 08-10-2021

Changed

  • Updated OAS v3.0 to 2021-09-28 schema
  • Updated OAS v3.1 to 2021-09-28 schema
seriousme
published 1.4.0 •

Changelog

Source

[v1.4.0] 25-09-2021

Changed

  • Updated OAS v3.1 schema because of spec update (https://github.com/OAI/OpenAPI-Specification/issues/2706)
  • Added URI decoding to refs
  • Updated dependencies
    • node-fetch ^2.6.1 → ^3.0.0
    • ajv ^8.6.1 → ^8.6.3
    • ajv-formats ^2.1.0 → ^2.1.1
    • tap ^15.0.9 → ^15.0.10
seriousme
published 1.3.0 •

Changelog

Source

[v1.3.0] 07-07-2021

Changed

  • Added validation of formats
  • Updated dependencies
    • ajv ^8.6.0 → ^8.6.1
seriousme
published 1.2.0 •

Changelog

Source

[v1.2.0] 27-06-2021

Changed

  • Cache AJV validators so that multiple validation calls are faster
  • Added CLI tool
seriousme
published 1.1.6 •

Changelog

Source

[v1.1.6] 26-06-2021

Changed

  • Switched to original draft-04 schemas instead of converted draft-07 schemas now that AJV supports draft-04
seriousme
published 1.1.5 •

Changelog

Source

[v1.1.5] 25-06-2021

Changed

  • fixed YAML parsing of date strings (e.g: version: 2021-06-25)
  • Updated dependencies
    • ajv ^8.3.0 → ^8.6.0
seriousme
published 1.1.4 •

Changelog

Source

[v1.1.4] 18-06-2021

Changed

  • force AJV options strict:false and validateFormats:false even if user supplies empty ajvOptions
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