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

openapi-format

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-format - npm Package Versions

1
56

1.2.2

Diff

Changelog

Source

[1.2.2] - 2021-05-19

  • Bug fix for sort file error when a custom sort file was defined
trinix
published 1.2.1 •

Changelog

Source

[1.2.1] - 2021-05-19

  • Bug fix #4 for sort file error - no such file or directory "defaultSort.json"
trinix
published 1.2.0 •

Changelog

Source

[1.2.0] - 2021-05-15

  • Added Filter OpenAPI files based on an operation definition, with matching logic and wildcard support
trinix
published 1.1.0 •

Changelog

Source

[1.1.0] - 2021-04-11

  • Added the option to sort the items of the components (schemas, parameters, ...) by alphabet
  • Aligned YAML parsing style with Stoplight Studio style
  • Added a reference to the asyncapi-format package
  • Minor text corrections Bumped the minor version to 1.1.0 because of the changes of the changes in the YAML output because of the switch the @stoplight/yaml package
trinix
published 1.0.5 •

Changelog

Source

[1.0.5] - 2021-03-22

  • Bug fix #3 - "properties" in the examples section gets incorrectly handled
trinix
published 1.0.4 •

Changelog

Source

[1.0.4] - 2021-03-18

  • Bug fix #2 - Handle fields named "properties" in the properties object properly
trinix
published 1.0.3 •

Changelog

Source

[1.0.3] - 2021-03-17

  • Updated the documentation & links to the specification
trinix
published 1.0.2 •

Changelog

Source

[1.0.2] - 2021-03-16

Added

  • Filter - Added support to filter out OpenAPI.tags matching the flags
  • Filter - Added support for clean-up of path items without operations
  • Bug fix - openapi-format not taken into account the customSort file
trinix
published 1.0.1 •

Changelog

Source

[1.0.1] - 2021-03-16

  • Improved handling of file references from within node_modules
  • Handled an undefined exception
trinix
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-03-15

Initial commit with features

  • Order OpenAPI fields in a default order
  • Order OpenAPI fields in a custom order
  • Filter OpenAPI files based on methods
  • Filter OpenAPI files based on flags
  • Filter OpenAPI files based on tags
  • Filter OpenAPI files based on operationID's
  • Rename the OpenAPI title
  • Support OpenAPI documents in JSON format
  • Support OpenAPI documents in YAML format
  • Format via CLI
  • Format via config files
  • Use via as Module
  • Support for OpenAPI 3.0
1
56
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