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

openapi-diff

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-diff - npm Package Versions

234

0.23.7

Diff

Changelog

Source

0.23.7 (2024-03-20)

argos83
published 0.23.6 •

Changelog

Source

0.23.6 (2022-08-04)

argos83
published 0.23.5 •

Changelog

Source

0.23.5 (2021-10-11)

Bug Fixes

  • bump dependencies (94ec02f)
  • safeLoad function is gone, use load() instead (4410c20)
  • upgrade node 13.7.0 -> 13.13.0 to avoid this warning from some unidentified depedency which causes a test to fail: (68a0ebc)

BREAKING CHANGES

  • Dropped support for node.js v10. Migrate to NodeJS v12 or above.

<a name="0.23.4"></a>

argos83
published 0.23.4 •

Changelog

Source

0.23.4 (2020-11-13)

Chores

  • deps: update node.js to v14 (b573373)

BREAKING CHANGES

  • deps: Dropped support for node.js v8. Migrate to NodeJS v10 or above.

<a name="0.23.3"></a>

bsayers
published 0.23.3 •

Changelog

Source

0.23.3 (2020-08-14)

Bug Fixes

  • bump json-schema-diff to the latest version to include bug fixes (534e0c5)

<a name="0.23.2"></a>

bsayers
published 0.23.2 •

Changelog

Source

0.23.2 (2020-07-14)

Features

<a name="0.23.1"></a>

bsayers
published 0.23.1 •

Changelog

Source

0.23.1 (2020-01-28)

<a name="0.23.0"></a>

Features

  • update supported node versions, migrate to use swagger-parser v8.0.0 and general bumps (6007c86)

BREAKING CHANGES

  • There are two breaking changes in this release:
  1. nodejs 6.x is not supported anymore

To migrate from older versions, please start using nodejs 8.x or above.

  1. swagger-parser v8.0.0 is now used, which enforces specs to follow the official JSON Schemas for Swagger2 and OpenApi3

This change might cause errors where swagger-parser complains about specs being invalid. To migrate from older versions, please address any validation errors returned by this library. More information about this can be found here: https://github.com/APIDevTools/swagger-parser/blob/master/CHANGELOG.md

<a name="0.22.0"></a>

medo-atlassian
published 0.23.0 •

Changelog

Source

0.23.1 (2020-01-28)

<a name="0.23.0"></a>

Features

  • update supported node versions, migrate to use swagger-parser v8.0.0 and general bumps (6007c86)

BREAKING CHANGES

  • There are two breaking changes in this release:
  1. nodejs 6.x is not supported anymore

To migrate from older versions, please start using nodejs 8.x or above.

  1. swagger-parser v8.0.0 is now used, which enforces specs to follow the official JSON Schemas for Swagger2 and OpenApi3

This change might cause errors where swagger-parser complains about specs being invalid. To migrate from older versions, please address any validation errors returned by this library. More information about this can be found here: https://github.com/APIDevTools/swagger-parser/blob/master/CHANGELOG.md

<a name="0.22.0"></a>

bsayers
published 0.22.0 •

Changelog

Source

0.22.0 (2019-04-09)

Features

  • add support for minItems, maxItems, minProperties, maxProperties and allOf keywords in request and response bodies (96987f8)

<a name="0.21.0"></a>

bsayers
published 0.21.0 •

Changelog

Source

0.21.0 (2019-02-28)

Features

  • add support for the items keyword in request and response body schemas (8636fa3)

<a name="0.20.0"></a>

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