🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

openapi-format

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-format - npm Package Versions

1
4568

1.4.1

Diff
trinix
published 1.4.1 •

Changelog

Source

[1.4.1] - 2021-10-05

  • Implemented the missing functionality for removal of OpenAPI.x-tagGroups matching flags
trinix
published 1.4.0 •

Changelog

Source

[1.4.0] - 2021-10-02

  • Added option to strip flags based on the value of the flags from OpenAPI
  • Added NPM badges
trinix
published 1.3.0 •

Changelog

Source

[1.3.0] - 2021-09-03

  • Added option to strip flags from OpenAPI
  • Handled the unwanted sorting of components > examples > value properties
  • Bumped dependencies @stoplight/yaml, mocha
trinix
published 1.2.5 •

Changelog

Source

[1.2.5] - 2021-07-22

  • Enhancement that will remove also openapi.tags when filtering on tags
trinix
published 1.2.4 •

Changelog

Source

[1.2.4] - 2021-06-14

Released on 14 June 2021

  • Dependency bumped by dependabot for security reasons
trinix
published 1.2.3 •

Changelog

Source

[1.2.3] - 2021-05-23

  • Reduced package size by setting files in packages.json and excluding the tests
trinix
published 1.2.2 •

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