Socket
Socket
Sign inDemoInstall

swagger-spec-validator

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

5.0.0

Diff

kevinoid
published 4.0.1 •

Changelog

Source

v4.0.1 (2019-11-16)

Full Changelog

  • Update yargs to ^15.0.1.
kevinoid
published 4.0.0 •

Changelog

Source

v4.0.0 (2019-11-03)

Full Changelog

  • BREAKING Drop support for Node < 8.3.
  • Default to https://validator.swagger.io instead of https://online.swagger.io which is newer and described in the swagger-api/validator-badge README and supports OpenAPI Specification v3.
  • The Content-Type header is now sent on every request (since it is now required by validator.swagger.io and online.swagger.io). It is determined from caller (or command-line) options, or file extension, or file content (which requires buffering the document before sending), in that order.
  • Specification data may now be passed as Uint8Array in addition to string, Buffer, and stream.Readable types.
  • New url option which allows specifying the validator URL separately from any request options and (optionally) as a URL object.
  • Remove HTTPS workarounds for https://online.swagger.io which are no longer necessary (see swagger-api/validator-badge#98).
  • Replace pify dependency with util.promisify.
  • Dependency version updates.
kevinoid
published 3.0.1 •

Changelog

Source

v3.0.1 (2019-01-24)

Full Changelog

  • Fix support for http://online.swagger.io (without HTTPS), when requested by callers.
  • Developmental dependency version updates.
kevinoid
published 3.0.0 •

Changelog

Source

v3.0.0 (2018-06-29)

Full Changelog

  • BREAKING Drop support for Node < 6.
  • Dependency version updates.
  • Drop unnecessary dependencies.
  • Code style improvements.
kevinoid
published 2.0.0 •

Changelog

Source

v2.0.0 (2018-04-19)

Full Changelog

  • Major: Drop support for Node v0.12. Require Node v4 or later.
  • Replace DigiCert intermediate+root certificates with GoDaddy, which is now the CA for https://online.swagger.io/ (#38)
  • Update dependency versions. Drop unnecessary dependencies.
kevinoid
published 1.0.1 •

Changelog

Source

v1.0.1 (2017-05-07)

Full Changelog

  • Include DigiCert Global Root CA in package to fix SSL validation on Debian.
kevinoid
published 1.0.0 •

Changelog

Source

v1.0.0 (2017-03-16)

Full Changelog

  • No API Changes Change to v1.0.0 is only a declaration of stability.
  • Dev dependency version updates.
kevinoid
published 0.1.2 •

Changelog

Source
kevinoid
published 0.1.1 •

Changelog

Source
2Next
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