
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
@pb33f/openapi-changes
Advanced tools
The world's sexiest and most detailed OpenAPI diff/changelog tool
We will get to the sexy part in a moment, but in a nutshell openapi-changes
allows you
to see and explore what has changed with your OpenAPI Specification, between a single change,
or for all time!
Explore OpenAPI change history using a terminal or a browser, you decide which experience suits you. Perfect for individual use, or in a CI/CD pipeline for automation.
This is an early tool and is active, daily development
Have you ever seen an OpenAPI diff report look like this?
What about a terminal UI that does the same?
See all the documentation at https://pb33f.io/openapi-changes/
Are you ready to try it out?
brew install pb33f/taps/openapi-changes
npm i -g @pb33f/openapi-changes
If you prefer yarn (recommended)
yarn global add @pb33f/openapi-changes
curl -fsSL https://pb33f.io/openapi-changes/install.sh | sh
docker pull pb33f/openapi-changes
To run, mount the current working dir to the container like so:
docker run --rm -v $PWD:/work:rw pb33f/openapi-changes summary . sample-specs/petstorev3.json
The
console
cannot run via docker.
Check out all the docs at https://pb33f.io/openapi-changes/
FAQs
The world's sexiest and most detailed OpenAPI diff/changelog tool
The npm package @pb33f/openapi-changes receives a total of 81,313 weekly downloads. As such, @pb33f/openapi-changes popularity was classified as popular.
We found that @pb33f/openapi-changes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.