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

openapi-format

Package Overview
Dependencies
Maintainers
1
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
7

1.9.2

Diff

Changelog

Source

[1.9.2] - 2022-02-10

  • Improved the matching of large numbers in YAML/JSON to prevent unwanted conversions
trinix
published 1.9.1 •

Changelog

Source

[1.9.1] - 2022-02-09

  • Bumped dependencies
  • Handle large numbers more safely in YAML/JSON (#41 / #42)
trinix
published 1.9.0 •

Changelog

Source

[1.9.0] - 2022-01-25

  • Filter - Handle components with period (.) in their name/key (#37)
  • Filter - Inverse operation IDs
  • Updated CLI output
  • Improved sort components logic
  • Async/Await implementation
  • Code formatting
  • Extended CLI tests
trinix
published 1.8.1 •

Changelog

Source

[1.8.1] - 2022-01-05

  • Integrated "case-anything" package
  • Enabled additional casing options (Ada_Case, Train-Case, ...)
  • Set "@" and "$" as special characters during case formatting
  • Migrated tests from Mocha to Jest
trinix
published 1.8.0 •

Changelog

Source

[1.8.0] - 2021-12-27

  • new feature - Formatting - Change casing of OpenAPI elements
    • Support common casing (camelCase, PascalCase, kebap-case, snake_case, ...)
    • Format the casing of fields & model names/keys for: properties, operationId, query params, path variables, headers, components

For more details on this new feature: https://github.com/thim81/openapi-format#openapi-formatting-configuration-options

trinix
published 1.7.2 •

Changelog

Source

[1.7.2] - 2021-12-17

  • Filtering - Fix handling of inverseTags for operations without tags (#25)
trinix
published 1.7.1 •

Changelog

Source

[1.7.1] - 2021-12-03

  • Reverted openapi-format success output because of minor offset
trinix
published 1.7.0 •

Changelog

Source

[1.7.0] - 2021-12-03

  • Filtering - Inverse filtering for operationIds via inverseOperationIds
  • Filtering - Inverse filtering for tags via inverseTags
  • Filtering - Inverse filtering for methods via inverseMethods
  • Keep empty security object (#23)
  • Improved openapi-format success output
trinix
published 1.6.4 •

trinix
published 1.6.3 •

Changelog

Source

[1.6.3] - 2021-10-12

  • Added the option to replace words/characters in description, summary, URL fields with new value
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